Adding a few missing files
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
//
|
||||
// To compile use:
|
||||
// g++ -L/usr/X11R6/lib64 -pthread -lX11 testX11.cpp
|
||||
//
|
||||
|
||||
/* first include the standard headers that we're likely to need */
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
|
||||
Reference in New Issue
Block a user