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/source/rect.cxx | |
parent | 1c4b83bb4613cdc3f4b3fe53e28f39bc4a613a7e (diff) |
remove include o pch header from starmath
Diffstat (limited to 'starmath/source/rect.cxx')
-rw-r--r-- | starmath/source/rect.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/starmath/source/rect.cxx b/starmath/source/rect.cxx index b69abbd455c6..52f367f4c3f4 100644 --- a/starmath/source/rect.cxx +++ b/starmath/source/rect.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_starmath.hxx" #include <tools/string.hxx> |