summaryrefslogtreecommitdiff
path: root/examples/Web_Crawler/Options.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Web_Crawler/Options.cpp')
-rw-r--r--examples/Web_Crawler/Options.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Web_Crawler/Options.cpp b/examples/Web_Crawler/Options.cpp
index b9c7585a807..c4e96acb77d 100644
--- a/examples/Web_Crawler/Options.cpp
+++ b/examples/Web_Crawler/Options.cpp
@@ -3,6 +3,7 @@
#include "ace/Get_Opt.h"
#include "URL_Addr.h"
#include "Options.h"
+#include "ace/OS_NS_string.h"
ACE_RCSID(Web_Crawler, Options, "$Id$")