summaryrefslogtreecommitdiff
path: root/Build/source/libs/xpdf/xpdf-src/splash/SplashFTFont.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/xpdf/xpdf-src/splash/SplashFTFont.h')
-rw-r--r--Build/source/libs/xpdf/xpdf-src/splash/SplashFTFont.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/libs/xpdf/xpdf-src/splash/SplashFTFont.h b/Build/source/libs/xpdf/xpdf-src/splash/SplashFTFont.h
index f7254b23d9f..ac08b007747 100644
--- a/Build/source/libs/xpdf/xpdf-src/splash/SplashFTFont.h
+++ b/Build/source/libs/xpdf/xpdf-src/splash/SplashFTFont.h
@@ -13,6 +13,10 @@
#if HAVE_FREETYPE_H
+#ifdef USE_GCC_PRAGMAS
+#pragma interface
+#endif
+
#include <ft2build.h>
#include FT_FREETYPE_H
#include "SplashFont.h"