summaryrefslogtreecommitdiff
path: root/examples/C++NPv2
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2002-05-27 02:34:33 +0000
committerSteve Huston <shuston@riverace.com>2002-05-27 02:34:33 +0000
commit2587c087347e098deb764a707b08a1a0d6781f8c (patch)
treefcf5f9a2adc7bfd125a0e2de6c50088fdd5ab0f6 /examples/C++NPv2
parent5429c3d03585ff5e2cd4f09cefc950a0070f0737 (diff)
downloadATCD-2587c087347e098deb764a707b08a1a0d6781f8c.tar.gz
ChangeLogTag:Sun May 26 21:48:49 2002 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'examples/C++NPv2')
-rw-r--r--examples/C++NPv2/Server_Shutdown.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/C++NPv2/Server_Shutdown.cpp b/examples/C++NPv2/Server_Shutdown.cpp
index f7f4554dc3b..eb9c329b887 100644
--- a/examples/C++NPv2/Server_Shutdown.cpp
+++ b/examples/C++NPv2/Server_Shutdown.cpp
@@ -13,6 +13,8 @@
#include <string>
+#include "SLDEX_export.h"
+
#if defined (ACE_WIN32) && (!defined (ACE_HAS_STANDARD_CPP_LIBRARY) || \
(ACE_HAS_STANDARD_CPP_LIBRARY == 0))
# error "Must add to config.h: #define ACE_HAS_STANDARD_CPP_LIBRARY 1"