summaryrefslogtreecommitdiff
path: root/cpp/include/Slice/JavaUtil.h
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2002-03-06 23:23:25 +0000
committerMark Spruiell <mes@zeroc.com>2002-03-06 23:23:25 +0000
commita46e8e80f10974328703020a9d02eb6c00526e99 (patch)
tree58010aeb4d056add1f9f3177d1d0c60b2ca61ee2 /cpp/include/Slice/JavaUtil.h
parentadding slice2freezej (diff)
downloadice-a46e8e80f10974328703020a9d02eb6c00526e99.tar.bz2
ice-a46e8e80f10974328703020a9d02eb6c00526e99.tar.xz
ice-a46e8e80f10974328703020a9d02eb6c00526e99.zip
win32 fixes
Diffstat (limited to 'cpp/include/Slice/JavaUtil.h')
-rw-r--r--cpp/include/Slice/JavaUtil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/Slice/JavaUtil.h b/cpp/include/Slice/JavaUtil.h
index e9b92a6cf87..62cb997b439 100644
--- a/cpp/include/Slice/JavaUtil.h
+++ b/cpp/include/Slice/JavaUtil.h
@@ -17,7 +17,7 @@
namespace Slice
{
-class JavaGenerator : public ::IceUtil::noncopyable
+class SLICE_API JavaGenerator : public ::IceUtil::noncopyable
{
public: