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