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/inc/pch | |
parent | 1c4b83bb4613cdc3f4b3fe53e28f39bc4a613a7e (diff) |
remove include o pch header from starmath
Diffstat (limited to 'starmath/inc/pch')
-rw-r--r-- | starmath/inc/pch/precompiled_starmath.cxx | 1 | ||||
-rw-r--r-- | starmath/inc/pch/precompiled_starmath.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/starmath/inc/pch/precompiled_starmath.cxx b/starmath/inc/pch/precompiled_starmath.cxx index c25af02d9f18..e5a2f60de99b 100644 --- a/starmath/inc/pch/precompiled_starmath.cxx +++ b/starmath/inc/pch/precompiled_starmath.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_starmath.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/starmath/inc/pch/precompiled_starmath.hxx b/starmath/inc/pch/precompiled_starmath.hxx index 7d2363e50a94..1f2bf34bf349 100644 --- a/starmath/inc/pch/precompiled_starmath.hxx +++ b/starmath/inc/pch/precompiled_starmath.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:50:02.482976 #ifdef PRECOMPILED_HEADERS #endif |