summaryrefslogtreecommitdiff
path: root/examples/Web_Crawler/URL_Addr.h
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2002-05-02 12:51:58 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2002-05-02 12:51:58 +0000
commitbd682c584c46c42fded755d0e11cd67fc11c653e (patch)
treebe20da1b505922eca00538b0e7463be0bcc328ba /examples/Web_Crawler/URL_Addr.h
parentd64e3f995f9d3f83c1fb4e08556e200cdb0f8cdd (diff)
downloadATCD-bd682c584c46c42fded755d0e11cd67fc11c653e.tar.gz
ChangeLogTag: Thu May 2 07:50:29 2002 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'examples/Web_Crawler/URL_Addr.h')
-rw-r--r--examples/Web_Crawler/URL_Addr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Web_Crawler/URL_Addr.h b/examples/Web_Crawler/URL_Addr.h
index 82961b7e136..d959da3a439 100644
--- a/examples/Web_Crawler/URL_Addr.h
+++ b/examples/Web_Crawler/URL_Addr.h
@@ -23,6 +23,8 @@
#define ACE_LACKS_PRAGMA_ONCE
#endif /* ACE_LACKS_PRAGMA_ONCE */
+#include "ace/ACE.h"
+
class ACE_URL_Addr : public ACE_INET_Addr
{
// = TITLE