[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/lib/geodata/parser
From:       Torsten Rahn <tackat () kde ! org>
Date:       2008-03-12 3:20:21
Message-ID: 1205292021.646166.20149.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 784676 by rahn:

- #ifdef



 M  +5 -2      GeoDocument.h  


--- trunk/KDE/kdeedu/marble/src/lib/geodata/parser/GeoDocument.h #784675:784676
@@ -22,14 +22,17 @@
 #ifndef GeoDocument_h
 #define GeoDocument_h
 
-#include <stdio.h>
-
 #include "GeoTagHandler.h"
 
 // Set to a value greater than 0, to enable leak tracking of GeoNode objects
 // Set to a value greater than 1, to enable detailed tracking of \
construction/destruction of GeoNode objects  #define DUMP_GEONODE_LEAKS 1
 
+#if DUMP_GEONODE_LEAKS > 0
+#include <stdio.h>
+#endif
+
+
 /**
  * @short A shared base class between GeoDataDocument/GeoSourceDocument
  */


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic