[GRASS-SVN] r57680 - grass/branches/develbranch_6/include/iostream

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Sep 13 22:40:13 PDT 2013


Author: hamish
Date: 2013-09-13 22:40:13 -0700 (Fri, 13 Sep 2013)
New Revision: 57680

Modified:
   grass/branches/develbranch_6/include/iostream/mem_stream.h
Log:
rm include after removal of debug code in r42744

Modified: grass/branches/develbranch_6/include/iostream/mem_stream.h
===================================================================
--- grass/branches/develbranch_6/include/iostream/mem_stream.h	2013-09-14 05:28:55 UTC (rev 57679)
+++ grass/branches/develbranch_6/include/iostream/mem_stream.h	2013-09-14 05:40:13 UTC (rev 57680)
@@ -21,7 +21,6 @@
 #define _MEM_STREAM_H
 
 #include <stdlib.h>
-#include <stdio.h>
 #include <assert.h>
 
 #include <cstring>



More information about the grass-commit mailing list