diff options
Diffstat (limited to 'slideshow/test/testshape.cxx')
-rw-r--r-- | slideshow/test/testshape.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/slideshow/test/testshape.cxx b/slideshow/test/testshape.cxx index 4bd7b934ff6e..5f3f3f0c5c85 100644 --- a/slideshow/test/testshape.cxx +++ b/slideshow/test/testshape.cxx @@ -26,6 +26,9 @@ * ************************************************************************/ +#include "sal/config.h" +#include "sal/precppunit.hxx" + #include <cppunit/TestAssert.h> #include <cppunit/TestFixture.h> #include <cppunit/extensions/HelperMacros.h> |