summaryrefslogtreecommitdiff
path: root/ev++.h
diff options
context:
space:
mode:
Diffstat (limited to 'ev++.h')
-rw-r--r--ev++.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ev++.h b/ev++.h
index c400bf1..a17efa2 100644
--- a/ev++.h
+++ b/ev++.h
@@ -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,
};