summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/FactoryTableDef.h
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2003-10-01 15:21:21 +0000
committerMarc Laukien <marc@zeroc.com>2003-10-01 15:21:21 +0000
commite1cb43f62b269c157dfd544c5c22a3fa5f95f266 (patch)
tree3a85a883e20076a604f429020a6feca38c2b7c8b /cpp/include/Ice/FactoryTableDef.h
parentRemoved DB, cleaned up configuration (diff)
downloadice-e1cb43f62b269c157dfd544c5c22a3fa5f95f266.tar.bz2
ice-e1cb43f62b269c157dfd544c5c22a3fa5f95f266.tar.xz
ice-e1cb43f62b269c157dfd544c5c22a3fa5f95f266.zip
bi-dir now uses client thread pool
Diffstat (limited to 'cpp/include/Ice/FactoryTableDef.h')
-rw-r--r--cpp/include/Ice/FactoryTableDef.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/include/Ice/FactoryTableDef.h b/cpp/include/Ice/FactoryTableDef.h
index 65a7aba2a49..776e985cacf 100644
--- a/cpp/include/Ice/FactoryTableDef.h
+++ b/cpp/include/Ice/FactoryTableDef.h
@@ -12,8 +12,8 @@
//
// **********************************************************************
-#ifndef ICE_FACTORYTABLEDEF_H
-#define ICE_FACTORYTABLEDEF_H
+#ifndef ICE_FACTORY_TABLE_DEF_H
+#define ICE_FACTORY_TABLE_DEF_H
#include <IceUtil/StaticMutex.h>
#include <IceUtil/Mutex.h>