]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/Array.cc
kill traces of ltk, incorporate new sources
[evince.git] / pdf / xpdf / Array.cc
index fbdde49da9089e6d8181d87cf46f1d0138fa7167..9c6cb3415a5911531de6470379d941a0c07190c0 100644 (file)
@@ -6,11 +6,12 @@
 //
 //========================================================================
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma implementation
 #endif
 
-#include <aconf.h>
 #include <stddef.h>
 #include "gmem.h"
 #include "Object.h"