]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/Dict.h
Yay! find works now... Now to find bugs...
[evince.git] / pdf / xpdf / Dict.h
index b9945144f18730315fdbc1e3a2c56d35ab595535..08f55ecd48ed657acdde8ad72e102ae58d1706f8 100644 (file)
@@ -2,14 +2,16 @@
 //
 // Dict.h
 //
 //
 // Dict.h
 //
-// Copyright 1996-2002 Glyph & Cog, LLC
+// Copyright 1996-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
 #ifndef DICT_H
 #define DICT_H
 
 //
 //========================================================================
 
 #ifndef DICT_H
 #define DICT_H
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma interface
 #endif
 
 #pragma interface
 #endif