ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/ev_cpp.C
Revision: 1.2
Committed: Sun Nov 11 16:45:38 2007 UTC (16 years, 6 months ago) by root
Content type: text/plain
Branch: MAIN
Changes since 1.1: +4 -3 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 #include "rxvttoolkit.h"
2 #include "ev++.C"
3
4 /* darwin has problems with its header files in C++, requiring this namespace juggling */
5 using namespace ev;
6
7 #include "ev.c"
8