diff options
author | Mathias Bauer <mba@openoffice.org> | 2011-02-27 18:13:02 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-16 13:08:54 +0200 |
commit | a7807daef906bc2a829deed62b84ce7c0a63e865 (patch) | |
tree | 12e97036f73d1531f8866c700b9ed8fbc46e6f3a /basebmp/test | |
parent | 602edcf19750e3d64300a994779bf7eab2794fae (diff) |
CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70]
Diffstat (limited to 'basebmp/test')
-rw-r--r-- | basebmp/test/basictest.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basebmp/test/basictest.cxx b/basebmp/test/basictest.cxx index a9c533a3a134..d7581a9139c7 100644 --- a/basebmp/test/basictest.cxx +++ b/basebmp/test/basictest.cxx @@ -28,6 +28,7 @@ // autogenerated file with codegen.pl #include "preextstl.h" +#include <sal/cppunit.h> #include "cppunit/TestAssert.h" #include "cppunit/TestFixture.h" #include "cppunit/extensions/HelperMacros.h" |