summaryrefslogtreecommitdiff
path: root/examples/Web_Crawler/URL_Addr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Web_Crawler/URL_Addr.cpp')
-rw-r--r--examples/Web_Crawler/URL_Addr.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Web_Crawler/URL_Addr.cpp b/examples/Web_Crawler/URL_Addr.cpp
index 259fb05517e..6b3eb915f3c 100644
--- a/examples/Web_Crawler/URL_Addr.cpp
+++ b/examples/Web_Crawler/URL_Addr.cpp
@@ -2,6 +2,8 @@
#include "URL_Addr.h"
#include "ace/Log_Msg.h"
+#include "ace/OS.h"
+#include "ace/ACE.h"
ACE_RCSID(Web_Crawler, URL_Addr, "$Id$")