Last of the config.h mods...
#ifdef HAVE_CONFIG_H #include <config.h> #endif added to these files. Kent -- mein@cs.umn.edu
This commit is contained in:
@@ -29,10 +29,11 @@
|
||||
* ***** END GPL/BL DUAL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
|
||||
#include "SCA_EventManager.h"
|
||||
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
SCA_EventManager::SCA_EventManager(EVENT_MANAGER_TYPE mgrtype)
|
||||
:m_mgrtype(mgrtype)
|
||||
|
Reference in New Issue
Block a user