From b080fa47eb02204ea6722a5b144e6aee3126c411 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:28:09 -0600 Subject: remove include of pch header from xmlscript --- xmlscript/test/imexp.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'xmlscript/test') 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 #include -- cgit