summaryrefslogtreecommitdiff
path: root/svx/qa
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2017-02-01 17:32:53 +0200
committerTor Lillqvist <tml@collabora.com>2017-02-01 17:35:42 +0200
commitd502c33b20f8570517b951e256756c71218bad52 (patch)
tree52b024b63e0e361bc29702a25e6137111f909c86 /svx/qa
parent3667820d9445c690b0a5575f267e731a59e47d7a (diff)
Need <config_features.h> here, too
Change-Id: I9dc03760831f3f1ff433c67abde95060d533ea14
Diffstat (limited to 'svx/qa')
-rw-r--r--svx/qa/unit/xoutdev.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/qa/unit/xoutdev.cxx b/svx/qa/unit/xoutdev.cxx
index ff2e8bcf507a..5bd31799eaee 100644
--- a/svx/qa/unit/xoutdev.cxx
+++ b/svx/qa/unit/xoutdev.cxx
@@ -7,6 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+#include <config_features.h>
+
#include <cppunit/TestAssert.h>
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>