diff options
author | root <root> | 2008-11-03 14:27:06 +0000 |
---|---|---|
committer | root <root> | 2008-11-03 14:27:06 +0000 |
commit | af8cc2d33fae64c76948b12db9814533b2562aac (patch) | |
tree | 8a56731b402a685ccbdc1448a58b35c53a535052 /ev++.h | |
parent | 6d539cac4659c2b55d43f9340198ae313d0e6fdf (diff) |
*** empty log message ***
Diffstat (limited to 'ev++.h')
-rw-r--r-- | ev++.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ namespace ev { FORK = EV_FORK, ASYNC = EV_ASYNC, EMBED = EV_EMBED, +# undef ERROR // some systems stupidly #define ERROR ERROR = EV_ERROR, }; |