summaryrefslogtreecommitdiff
path: root/apps/drwho/SL_Server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/drwho/SL_Server.cpp')
-rw-r--r--apps/drwho/SL_Server.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/drwho/SL_Server.cpp b/apps/drwho/SL_Server.cpp
index 35c29d598dc..7dc172deb08 100644
--- a/apps/drwho/SL_Server.cpp
+++ b/apps/drwho/SL_Server.cpp
@@ -2,6 +2,7 @@
#include "global.h"
#include "SL_Server.h"
+#include "ace/OS_NS_string.h"
SL_Server::SL_Server (const char *usr_name)
: Single_Lookup (usr_name)