You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2002/05/07 16:36:44 UTC

cvs commit: xml-xerces/c/src/xercesc/util/NetAccessors/Socket UnixHTTPURLInputStream.cpp

tng         02/05/07 07:36:44

  Modified:    c/src/xercesc/util/NetAccessors/Socket
                        UnixHTTPURLInputStream.cpp
  Log:
  [Bug 8852] UnixHTTPURLInputStream.cpp includes unneeded file.
  
  Revision  Changes    Path
  1.3       +3 -1      xml-xerces/c/src/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp
  
  Index: UnixHTTPURLInputStream.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- UnixHTTPURLInputStream.cpp	11 Mar 2002 21:08:23 -0000	1.2
  +++ UnixHTTPURLInputStream.cpp	7 May 2002 14:36:44 -0000	1.3
  @@ -56,6 +56,9 @@
   
   /*
    * $Log: UnixHTTPURLInputStream.cpp,v $
  + * Revision 1.3  2002/05/07 14:36:44  tng
  + * [Bug 8852] UnixHTTPURLInputStream.cpp includes unneeded file.
  + *
    * Revision 1.2  2002/03/11 21:08:23  peiyongz
    * Bug#7000: fix to corrupted URL, patch from kent@iastate.edu (Kent)
    *
  @@ -99,7 +102,6 @@
   #include <stdlib.h>
   #include <string.h>
   
  -#include <iostream.h>
   #include <unistd.h>
   #include <sys/types.h>
   #include <sys/socket.h>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org