summaryrefslogtreecommitdiff
path: root/ev++.h
diff options
context:
space:
mode:
Diffstat (limited to 'ev++.h')
-rw-r--r--ev++.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev++.h b/ev++.h
index 74a4d28..e8c079f 100644
--- a/ev++.h
+++ b/ev++.h
@@ -227,7 +227,7 @@ namespace ev {
ev_unref (EV_AX);
}
-#if EV_MINIMAL < 2
+#if EV_FEATURE_API
unsigned int count () const throw ()
{
return ev_loop_count (EV_AX);