diff options
author | elliott_c <ocielliottc@users.noreply.github.com> | 2002-05-02 12:48:45 +0000 |
---|---|---|
committer | elliott_c <ocielliottc@users.noreply.github.com> | 2002-05-02 12:48:45 +0000 |
commit | d64e3f995f9d3f83c1fb4e08556e200cdb0f8cdd (patch) | |
tree | 7899d660eb969003704736b62b5156602c94a6c9 /websvcs | |
parent | e2985d149699f18bc07d81332404b18cfbd4a5b8 (diff) | |
download | ATCD-d64e3f995f9d3f83c1fb4e08556e200cdb0f8cdd.tar.gz |
ChangeLogTag: Thu May 2 07:46:59 2002 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'websvcs')
-rw-r--r-- | websvcs/lib/URL_Addr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/websvcs/lib/URL_Addr.h b/websvcs/lib/URL_Addr.h index c83edf69440..1e016260989 100644 --- a/websvcs/lib/URL_Addr.h +++ b/websvcs/lib/URL_Addr.h @@ -24,6 +24,7 @@ #endif /* ACE_LACKS_PRAGMA_ONCE */ #include "websvcs_export.h" +#include "ace/ACE.h" class ACE_URL_Addr_Visitor; |