diff options
author | root <root> | 2010-03-16 00:43:22 +0000 |
---|---|---|
committer | root <root> | 2010-03-16 00:43:22 +0000 |
commit | 7e19fcf1be7b0b288f7a12fb3d68743a6bed3e43 (patch) | |
tree | 44745929714104897cda657f0dc8ba3da3f2220a /ev++.h | |
parent | f66f93858a4f29964c38f79765c17dea8fc394ca (diff) |
*** empty log message ***
Diffstat (limited to 'ev++.h')
-rw-r--r-- | ev++.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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); |