diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:23:17 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:23:17 -0600 |
commit | 3d6592ae195de59c42a119b22307a62267a154fc (patch) | |
tree | 67937b13eb07c62d76b6d6c9b5f5e30a2a18bb12 /starmath/qa | |
parent | 1c4b83bb4613cdc3f4b3fe53e28f39bc4a613a7e (diff) |
remove include o pch header from starmath
Diffstat (limited to 'starmath/qa')
-rw-r--r-- | starmath/qa/cppunit/test_nodetotextvisitors.cxx | 2 | ||||
-rw-r--r-- | starmath/qa/cppunit/test_starmath.cxx | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/starmath/qa/cppunit/test_nodetotextvisitors.cxx b/starmath/qa/cppunit/test_nodetotextvisitors.cxx index c77b893fe0d7..49002fb7c72a 100644 --- a/starmath/qa/cppunit/test_nodetotextvisitors.cxx +++ b/starmath/qa/cppunit/test_nodetotextvisitors.cxx @@ -26,8 +26,6 @@ * instead of those above. */ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_starmath.hxx" #include "sal/config.h" #include "sal/precppunit.hxx" diff --git a/starmath/qa/cppunit/test_starmath.cxx b/starmath/qa/cppunit/test_starmath.cxx index 93630c6cd8bf..a9be9ee50809 100644 --- a/starmath/qa/cppunit/test_starmath.cxx +++ b/starmath/qa/cppunit/test_starmath.cxx @@ -25,8 +25,6 @@ * in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable * instead of those above. */ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_starmath.hxx" #include "sal/config.h" #include "sal/precppunit.hxx" |