ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev++.h
(Generate patch)

Comparing libev/ev++.h (file contents):
Revision 1.21 by root, Tue Dec 25 07:05:45 2007 UTC vs.
Revision 1.22 by root, Thu Jan 10 06:00:55 2008 UTC

41#define EVPP_H__ 41#define EVPP_H__
42 42
43#ifdef EV_H 43#ifdef EV_H
44# include EV_H 44# include EV_H
45#else 45#else
46# include <ev.h> 46# include "ev.h"
47#endif 47#endif
48 48
49namespace ev { 49namespace ev {
50 50
51 template<class ev_watcher, class watcher> 51 template<class ev_watcher, class watcher>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines