add (pre|post)extstl.h around cppunit headers
This commit is contained in:
@@ -29,8 +29,10 @@
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_sal.hxx"
|
||||
|
||||
#include "preextstl.h"
|
||||
#include <cppunit/TestFixture.h>
|
||||
#include <cppunit/extensions/HelperMacros.h>
|
||||
#include "postextstl.h"
|
||||
#include "rtl/string.h"
|
||||
#include "rtl/ustring.hxx"
|
||||
|
||||
|
@@ -29,8 +29,10 @@
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_sal.hxx"
|
||||
|
||||
#include "preextstl.h"
|
||||
#include <cppunit/TestFixture.h>
|
||||
#include <cppunit/extensions/HelperMacros.h>
|
||||
#include "postextstl.h"
|
||||
#include "rtl/strbuf.hxx"
|
||||
#include "rtl/string.h"
|
||||
#include "rtl/string.hxx"
|
||||
|
@@ -29,7 +29,9 @@
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_sal.hxx"
|
||||
|
||||
#include "preextstl.h"
|
||||
#include <cppunit/plugin/TestPlugIn.h>
|
||||
#include "postextstl.h"
|
||||
|
||||
CPPUNIT_PLUGIN_IMPLEMENT();
|
||||
|
||||
|
@@ -29,9 +29,11 @@
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_sal.hxx"
|
||||
|
||||
#include "preextstl.h"
|
||||
#include <cppunit/TestFixture.h>
|
||||
#include <cppunit/TestAssert.h>
|
||||
#include <cppunit/extensions/HelperMacros.h>
|
||||
#include "postextstl.h"
|
||||
#include "rtl/strbuf.hxx"
|
||||
#include "rtl/ustrbuf.hxx"
|
||||
#include "rtl/ustring.h"
|
||||
|
Reference in New Issue
Block a user