diff options
Diffstat (limited to 'sw/qa')
-rw-r--r-- | sw/qa/core/Test-BigPtrArray.cxx | 2 | ||||
-rw-r--r-- | sw/qa/core/bigpointerarray-new.cxx | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sw/qa/core/Test-BigPtrArray.cxx b/sw/qa/core/Test-BigPtrArray.cxx index dd38bc0ad63f..7953dc30287b 100644 --- a/sw/qa/core/Test-BigPtrArray.cxx +++ b/sw/qa/core/Test-BigPtrArray.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sw.hxx" #include "sal/precppunit.hxx" #include "cppunit/TestAssert.h" diff --git a/sw/qa/core/bigpointerarray-new.cxx b/sw/qa/core/bigpointerarray-new.cxx index ed55eeac7b0d..bd3845642b9b 100644 --- a/sw/qa/core/bigpointerarray-new.cxx +++ b/sw/qa/core/bigpointerarray-new.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sw.hxx" #include "bparr.hxx" #include <algorithm> |