fix build failure on Linux

This commit is contained in:
wmayer
2018-08-06 10:16:18 +02:00
parent e6b7bb18b9
commit 5e63d3ded9

View File

@@ -23,6 +23,10 @@
#include "PreCompiled.h"
#ifndef FC_OS_WIN32
#define GL_GLEXT_PROTOTYPES
#endif
#ifndef _PreComp_
# include <algorithm>
# ifdef FC_OS_MACOSX