summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Base64.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/Base64.h')
-rw-r--r--cpp/src/Ice/Base64.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/Ice/Base64.h b/cpp/src/Ice/Base64.h
index f47e90d1750..166e2e19693 100644
--- a/cpp/src/Ice/Base64.h
+++ b/cpp/src/Ice/Base64.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
@@ -17,7 +17,7 @@
namespace IceInternal
{
-class Base64
+class ICE_API Base64
{
public: