genericopenlibs/cppstdlib/stl/stlport/stl/config/host.h
branchRCL_3
changeset 54 4332f0f7be53
parent 0 e4d67989cc36
--- a/genericopenlibs/cppstdlib/stl/stlport/stl/config/host.h	Thu Jul 15 20:34:46 2010 +0300
+++ b/genericopenlibs/cppstdlib/stl/stlport/stl/config/host.h	Thu Aug 19 11:33:45 2010 +0300
@@ -109,9 +109,9 @@
  * its internal memory pool but only if STLport is used as a dynamic library
  * under Win32 (using MSVC like compilers).
  */
-/*
+
 #define _STLP_LEAKS_PEDANTIC 1
-*/
+
 
 /*
  * Uncomment _STLP_USE_NEWALLOC to force allocator<T> to use plain "new"