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/test | |
parent | 2f27c67db3e512f12d337349ac1f93d2b38593d6 (diff) |
remove include of pch header from xmlscript
Diffstat (limited to 'xmlscript/test')
-rw-r--r-- | xmlscript/test/imexp.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlscript/test/imexp.cxx b/xmlscript/test/imexp.cxx index 100a3972101b..871ed75a8f0d 100644 --- a/xmlscript/test/imexp.cxx +++ b/xmlscript/test/imexp.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_xmlscript.hxx" #include <stdio.h> #include <rtl/memory.h> |