summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/FactoryTableDef.h
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2003-05-08 06:15:54 +0000
committerMichi Henning <michi@zeroc.com>2003-05-08 06:15:54 +0000
commit4b22a0bc54f71260b8ea2efc0637cb537fe81877 (patch)
treeef2b266511e9d1584f1179794c657394ad4fad86 /cpp/include/Ice/FactoryTableDef.h
parentGot rid of redundant class. (diff)
downloadice-4b22a0bc54f71260b8ea2efc0637cb537fe81877.tar.bz2
ice-4b22a0bc54f71260b8ea2efc0637cb537fe81877.tar.xz
ice-4b22a0bc54f71260b8ea2efc0637cb537fe81877.zip
Added missing ICE_API directive.
Diffstat (limited to 'cpp/include/Ice/FactoryTableDef.h')
-rw-r--r--cpp/include/Ice/FactoryTableDef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/Ice/FactoryTableDef.h b/cpp/include/Ice/FactoryTableDef.h
index b8a4096df08..1d023db21b6 100644
--- a/cpp/include/Ice/FactoryTableDef.h
+++ b/cpp/include/Ice/FactoryTableDef.h
@@ -66,7 +66,7 @@ private:
static int _initCount;
};
-extern FactoryTableWrapper factoryTableWrapper;
+extern ICE_API FactoryTableWrapper factoryTableWrapper;
}