]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/Dict.h
Import of Xpdf 2.02 for merge
[evince.git] / pdf / xpdf / Dict.h
index b9945144f18730315fdbc1e3a2c56d35ab595535..e87ed9034cec7183c58eee6b1888e8c66a9d8f11 100644 (file)
@@ -9,7 +9,9 @@
 #ifndef DICT_H
 #define DICT_H
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma interface
 #endif