diff options
Diffstat (limited to 'ACE/examples/Web_Crawler/HTTP_URL.cpp')
-rw-r--r-- | ACE/examples/Web_Crawler/HTTP_URL.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Web_Crawler/HTTP_URL.cpp b/ACE/examples/Web_Crawler/HTTP_URL.cpp index c5b458005d7..16cea94a372 100644 --- a/ACE/examples/Web_Crawler/HTTP_URL.cpp +++ b/ACE/examples/Web_Crawler/HTTP_URL.cpp @@ -1,5 +1,3 @@ -// $Id$ - #include "ace/OS_NS_stdio.h" #include "ace/OS_NS_string.h" #include "ace/Auto_Ptr.h" |