]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/testURL.cc
Cleanup: un-wrap C++ header includes
[thirdparty/squid.git] / src / tests / testURL.cc
index cb6649a359ef8f92052d1907c869c960d0e3cf4d..efa295c3fd56685e8aeb16fa142835468e92a59b 100644 (file)
@@ -7,9 +7,7 @@
 #include "testURL.h"
 #include "URL.h"
 
-#if HAVE_SSTREAM
 #include <sstream>
-#endif
 
 CPPUNIT_TEST_SUITE_REGISTRATION( testURL );