more cleanup: config.h include never needed in demo

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1714 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
dcnieho 2014-10-13 13:54:44 +00:00
parent ee1de6feda
commit adce03d8ab

View File

@ -12,10 +12,6 @@
* Creation date: czw gru 2 11:58:41 CET 1999 * Creation date: czw gru 2 11:58:41 CET 1999
*/ */
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>