diff options
Diffstat (limited to 'cpp/include/IcePatch/NodeDescFactory.h')
-rw-r--r-- | cpp/include/IcePatch/NodeDescFactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/IcePatch/NodeDescFactory.h b/cpp/include/IcePatch/NodeDescFactory.h index 96313dd27bd..b3e69be3090 100644 --- a/cpp/include/IcePatch/NodeDescFactory.h +++ b/cpp/include/IcePatch/NodeDescFactory.h @@ -17,7 +17,7 @@ namespace IcePatch { -class NodeDescFactory : public Ice::ObjectFactory +class ICE_PATCH_API NodeDescFactory : public Ice::ObjectFactory { public: |