Removed compilation warnings from modern systems

This commit is contained in:
Bill Spitzak
2014-11-24 16:29:11 -08:00
parent d7543b20a1
commit 7c3b8d7ed0
5 changed files with 12 additions and 9 deletions

1
main.C
View File

@ -2,6 +2,7 @@
// you can test the window controls.
//#define TEST 1
#define FL_INTERNALS 1
#include "Frame.H"
#include <X11/Xproto.h>
#include <stdio.h>