]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/Object.cc
kill traces of ltk, incorporate new sources
[evince.git] / pdf / xpdf / Object.cc
index 6d92c6a3403edaeaa343d3fc7f37f2e0fe6b20b1..a1c71af0f75eb909625edbcc5c629cd4d265cd31 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 "Object.h"
 #include "Array.h"