From c43122a9b2fa2beedb955770b2fdaeb48b0878cb Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:17:36 -0600 Subject: remove include of pch header from rsc --- rsc/source/parser/rscinit.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'rsc/source/parser/rscinit.cxx') diff --git a/rsc/source/parser/rscinit.cxx b/rsc/source/parser/rscinit.cxx index 6b949f085890..697ee6b7f05e 100644 --- a/rsc/source/parser/rscinit.cxx +++ b/rsc/source/parser/rscinit.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_rsc.hxx" /****************** I N C L U D E S **************************************/ // C and C++ Includes. -- cgit