diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:17:36 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:17:36 -0600 |
commit | c43122a9b2fa2beedb955770b2fdaeb48b0878cb (patch) | |
tree | f3160996de37919df5b03e0f96e4a767d88ba7a6 /rsc/inc | |
parent | 85a71e5c4bc79304a37c700027e3ecf9832545d5 (diff) |
remove include of pch header from rsc
Diffstat (limited to 'rsc/inc')
-rw-r--r-- | rsc/inc/pch/precompiled_rsc.cxx | 1 | ||||
-rw-r--r-- | rsc/inc/pch/precompiled_rsc.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/rsc/inc/pch/precompiled_rsc.cxx b/rsc/inc/pch/precompiled_rsc.cxx index a8edf6962a99..e5a2f60de99b 100644 --- a/rsc/inc/pch/precompiled_rsc.cxx +++ b/rsc/inc/pch/precompiled_rsc.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_rsc.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/rsc/inc/pch/precompiled_rsc.hxx b/rsc/inc/pch/precompiled_rsc.hxx index 051d99585bba..1f2bf34bf349 100644 --- a/rsc/inc/pch/precompiled_rsc.hxx +++ b/rsc/inc/pch/precompiled_rsc.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:55.014369 #ifdef PRECOMPILED_HEADERS #endif |