From 1efeb447ece69dff29b2902cde377382b26947fc Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:09:10 -0600 Subject: remove include of pch header from filter --- filter/inc/pch/precompiled_filter.cxx | 1 - filter/inc/pch/precompiled_filter.hxx | 1 - 2 files changed, 2 deletions(-) (limited to 'filter/inc') diff --git a/filter/inc/pch/precompiled_filter.cxx b/filter/inc/pch/precompiled_filter.cxx index de777b5e512d..e5a2f60de99b 100644 --- a/filter/inc/pch/precompiled_filter.cxx +++ b/filter/inc/pch/precompiled_filter.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_filter.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/filter/inc/pch/precompiled_filter.hxx b/filter/inc/pch/precompiled_filter.hxx index ea496150e83e..1f2bf34bf349 100644 --- a/filter/inc/pch/precompiled_filter.hxx +++ b/filter/inc/pch/precompiled_filter.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:41.780248 #ifdef PRECOMPILED_HEADERS #endif -- cgit