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:
@@ -29,10 +29,6 @@
|
||||
#include "SCA_ISensor.h"
|
||||
#include "SCA_PropertyEventManager.h"
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
|
||||
SCA_PropertyEventManager::SCA_PropertyEventManager(class SCA_LogicManager* logicmgr)
|
||||
: SCA_EventManager(logicmgr, PROPERTY_EVENTMGR)
|
||||
|
||||
Reference in New Issue
Block a user