Tidy-up: config.h included via fg_internal.h no deep to duplicate.

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1713 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
dcnieho 2014-10-13 13:54:27 +00:00
parent c23c2e827e
commit ee1de6feda
2 changed files with 0 additions and 8 deletions

View File

@ -28,10 +28,6 @@
* DEALINGS IN THE SOFTWARE.
*/
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include <GL/freeglut.h>
#include "fg_internal.h"

View File

@ -30,10 +30,6 @@
* DEALINGS IN THE SOFTWARE.
*/
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include <GL/freeglut.h>
#include "../fg_internal.h"