]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/goo/GString.h
Add «nb» to ALL_LINGUAS too.
[evince.git] / pdf / goo / GString.h
index 93796cb7901a9a15720943105d044874f546390c..2083802b381736d16a56a954eb1da8205b1ebe97 100644 (file)
@@ -4,14 +4,16 @@
 //
 // Simple variable-length string type.
 //
 //
 // Simple variable-length string type.
 //
-// Copyright 1996-2002 Glyph & Cog, LLC
+// Copyright 1996-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
 #ifndef GSTRING_H
 #define GSTRING_H
 
 //
 //========================================================================
 
 #ifndef GSTRING_H
 #define GSTRING_H
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma interface
 #endif
 
 #pragma interface
 #endif