Go to the documentation of this file.
20 #ifndef __X11_DEVICE_H__
21 #define __X11_DEVICE_H__ 1
27 #include <boost/scoped_array.hpp>
28 #include <boost/scoped_ptr.hpp>
32 # include <X11/Xlib.h>
33 # include <X11/Xutil.h>
35 # error "This file needs X11"
136 #endif // end of __X11_DEVICE_H__