summaryrefslogtreecommitdiff
path: root/ev++.h
diff options
context:
space:
mode:
authorroot <root>2010-03-16 00:43:22 +0000
committerroot <root>2010-03-16 00:43:22 +0000
commit7e19fcf1be7b0b288f7a12fb3d68743a6bed3e43 (patch)
tree44745929714104897cda657f0dc8ba3da3f2220a /ev++.h
parentf66f93858a4f29964c38f79765c17dea8fc394ca (diff)
*** empty log message ***
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);