diff options
Diffstat (limited to 'cpp/src/Ice/Transceiver.h')
-rw-r--r-- | cpp/src/Ice/Transceiver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/Transceiver.h b/cpp/src/Ice/Transceiver.h index 9a979f4b527..244e2743415 100644 --- a/cpp/src/Ice/Transceiver.h +++ b/cpp/src/Ice/Transceiver.h @@ -23,7 +23,7 @@ namespace IceInternal class Buffer; -class Transceiver : public ::IceUtil::Shared +class ICE_PROTOCOL_API Transceiver : public ::IceUtil::Shared { public: |