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:
@@ -31,10 +31,6 @@
|
||||
#include "SYS_System.h"
|
||||
#include "SYS_SingletonSystem.h"
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
SYS_SystemHandle SYS_GetSystem()
|
||||
{
|
||||
return (SYS_SystemHandle) SYS_SingletonSystem::Instance();
|
||||
|
||||
Reference in New Issue
Block a user