summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/mnemonic.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/qa/cppunit/mnemonic.cxx')
-rw-r--r--vcl/qa/cppunit/mnemonic.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/qa/cppunit/mnemonic.cxx b/vcl/qa/cppunit/mnemonic.cxx
index 0109c1cd0279..b846d72334dd 100644
--- a/vcl/qa/cppunit/mnemonic.cxx
+++ b/vcl/qa/cppunit/mnemonic.cxx
@@ -7,6 +7,9 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+#include <sal/config.h>
+
+#include <o3tl/cppunittraitshelper.hxx>
#include <test/bootstrapfixture.hxx>
#include <cppunit/TestAssert.h>
#include <cppunit/TestFixture.h>