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 /basegfx/test | |
parent | 602edcf19750e3d64300a994779bf7eab2794fae (diff) |
CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70]
Diffstat (limited to 'basegfx/test')
-rw-r--r-- | basegfx/test/basegfx1d.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basegfx/test/basegfx1d.cxx b/basegfx/test/basegfx1d.cxx index 9b189bd8b236..0c5cf82a7107 100644 --- a/basegfx/test/basegfx1d.cxx +++ b/basegfx/test/basegfx1d.cxx @@ -31,6 +31,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" |