summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2017-02-01 15:39:30 +0200
committerJan Holesovsky <kendy@collabora.com>2018-05-22 12:16:58 +0200
commit00077f50e279fbcb24c72c9e8c118b6136599ca9 (patch)
treec8ad7f3792ec52955fa913daff797617aeee6836 /vcl
parentc918223fdeadd2008950c463ddb751fcf5ad9bbd (diff)
Need <config_features.h> here
Change-Id: I391554dff6f92d7639d0a391f4b00437c7648a6b (cherry picked from commit f2278a10b27c6ca53bfdecf385aae6f1d29a36fb)
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/gdi/pdfwriter_impl.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/source/gdi/pdfwriter_impl.cxx b/vcl/source/gdi/pdfwriter_impl.cxx
index e0c728911d0c..5a690a35633e 100644
--- a/vcl/source/gdi/pdfwriter_impl.cxx
+++ b/vcl/source/gdi/pdfwriter_impl.cxx
@@ -17,6 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#include <config_features.h>
+
#include <sal/types.h>
#include <math.h>