diff options
author | Mathias Bauer <mba@openoffice.org> | 2011-03-02 13:22:42 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-17 01:01:10 +0200 |
commit | fa4ec3c338e5b33e9886ee489bbe38ddd7dfae3c (patch) | |
tree | 28ee9ec51e47d3be7c5a659153b63c2920139fb4 /sax/qa | |
parent | e3dd3608fb459bb8f68b1efa2e205df6d7a07d16 (diff) |
CWS gnumake4: convert sax to new build system [hg:389d236eb6b2]
Diffstat (limited to 'sax/qa')
-rw-r--r-- | sax/qa/cppunit/test_converter.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sax/qa/cppunit/test_converter.cxx b/sax/qa/cppunit/test_converter.cxx index b1881f248c0c..3bc4cecfd799 100644 --- a/sax/qa/cppunit/test_converter.cxx +++ b/sax/qa/cppunit/test_converter.cxx @@ -26,6 +26,7 @@ ************************************************************************/ #include "preextstl.h" +#include <sal/cppunit.h> #include <cppunit/TestAssert.h> #include <cppunit/TestFixture.h> #include <cppunit/extensions/HelperMacros.h> |