diff options
Diffstat (limited to 'Tests/X11/HelloWorldX11.cxx')
-rw-r--r-- | Tests/X11/HelloWorldX11.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/X11/HelloWorldX11.cxx b/Tests/X11/HelloWorldX11.cxx index e59248b..f18f8c8 100644 --- a/Tests/X11/HelloWorldX11.cxx +++ b/Tests/X11/HelloWorldX11.cxx @@ -14,6 +14,7 @@ # define MAIN_H 1 # include <iostream> + # include <stdlib.h> /* include the X library headers */ |