summaryrefslogtreecommitdiff
path: root/cppe/include/IceE/FactoryTableDef.h
diff options
context:
space:
mode:
Diffstat (limited to 'cppe/include/IceE/FactoryTableDef.h')
-rw-r--r--cppe/include/IceE/FactoryTableDef.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/cppe/include/IceE/FactoryTableDef.h b/cppe/include/IceE/FactoryTableDef.h
index 6551481b5b4..3bcebc9e54b 100644
--- a/cppe/include/IceE/FactoryTableDef.h
+++ b/cppe/include/IceE/FactoryTableDef.h
@@ -10,12 +10,10 @@
#ifndef ICEE_FACTORY_TABLE_DEF_H
#define ICEE_FACTORY_TABLE_DEF_H
+#include <IceE/UserExceptionFactoryF.h>
+
#include <IceE/StaticMutex.h>
#include <IceE/Mutex.h>
-#include <IceE/UserExceptionFactoryF.h>
-#include <IceE/Config.h>
-#include <string>
-#include <map>
namespace IceE
{