diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:28:09 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:28:09 -0600 |
commit | b080fa47eb02204ea6722a5b144e6aee3126c411 (patch) | |
tree | 80c0806421937a4bb134645924462395980c4a50 /xmlscript/inc | |
parent | 2f27c67db3e512f12d337349ac1f93d2b38593d6 (diff) |
remove include of pch header from xmlscript
Diffstat (limited to 'xmlscript/inc')
-rw-r--r-- | xmlscript/inc/pch/precompiled_xmlscript.cxx | 1 | ||||
-rw-r--r-- | xmlscript/inc/pch/precompiled_xmlscript.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/xmlscript/inc/pch/precompiled_xmlscript.cxx b/xmlscript/inc/pch/precompiled_xmlscript.cxx index 812b8d428514..e5a2f60de99b 100644 --- a/xmlscript/inc/pch/precompiled_xmlscript.cxx +++ b/xmlscript/inc/pch/precompiled_xmlscript.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_xmlscript.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/xmlscript/inc/pch/precompiled_xmlscript.hxx b/xmlscript/inc/pch/precompiled_xmlscript.hxx index ad1762464bde..1f2bf34bf349 100644 --- a/xmlscript/inc/pch/precompiled_xmlscript.hxx +++ b/xmlscript/inc/pch/precompiled_xmlscript.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:50:21.357613 #ifdef PRECOMPILED_HEADERS #endif |