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:
@@ -43,10 +43,6 @@
|
||||
#include <algorithm>
|
||||
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
// initialize static member variables
|
||||
SCA_PythonController* SCA_PythonController::m_sCurrentController = NULL;
|
||||
|
||||
|
Reference in New Issue
Block a user