remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now.
This commit is contained in:
@@ -28,10 +28,6 @@
|
||||
* GHOST Blender Player application implementation file.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#ifdef WIN32
|
||||
#pragma warning (disable:4786) // suppress stl-MSVC debug info warning
|
||||
#include <windows.h>
|
||||
|
Reference in New Issue
Block a user