ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvtlib.h.in
(Generate patch)

Comparing rxvt-unicode/src/rxvtlib.h.in (file contents):
Revision 1.73 by root, Sun Jan 29 20:51:28 2006 UTC vs.
Revision 1.74 by root, Tue Mar 28 06:33:03 2006 UTC

27#elif HAVE_WCHAR_H 27#elif HAVE_WCHAR_H
28# include <wchar.h> 28# include <wchar.h>
29#else 29#else
30// stdlib.h might provide it 30// stdlib.h might provide it
31#endif 31#endif
32
33using namespace std;
32 34
33extern "C" { 35extern "C" {
34#include <X11/Xlib.h> 36#include <X11/Xlib.h>
35#include <X11/Xutil.h> 37#include <X11/Xutil.h>
36#include <X11/Xresource.h> 38#include <X11/Xresource.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines