From d3cd6c6d22f9e8639752a2902366d6957f152be0 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Fri, 14 Jan 2011 12:15:17 +0000 Subject: [PATCH] Compile fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/richtext/richtextbackgroundpage.cpp | 14 -------------- src/richtext/richtextborderspage.cpp | 11 ----------- src/richtext/richtextmarginspage.cpp | 14 -------------- src/richtext/richtextsizepage.cpp | 14 -------------- 4 files changed, 53 deletions(-) diff --git a/src/richtext/richtextbackgroundpage.cpp b/src/richtext/richtextbackgroundpage.cpp index 1530fdfce2..5775a74a43 100644 --- a/src/richtext/richtextbackgroundpage.cpp +++ b/src/richtext/richtextbackgroundpage.cpp @@ -9,20 +9,6 @@ // Licence: wxWindows Licence ///////////////////////////////////////////////////////////////////////////// -// For compilers that support precompilation, includes "wx/wx.h". -#include "wx/wxprec.h" - -#ifdef __BORLANDC__ -#pragma hdrstop -#endif - -#ifndef WX_PRECOMP -#include "wx/wx.h" -#endif - -////@begin includes -////@end includes - #include "wx/richtext/richtextbackgroundpage.h" #include "wx/richtext/richtextformatdlg.h" diff --git a/src/richtext/richtextborderspage.cpp b/src/richtext/richtextborderspage.cpp index b7c9f743bf..6e11d9a63c 100644 --- a/src/richtext/richtextborderspage.cpp +++ b/src/richtext/richtextborderspage.cpp @@ -9,17 +9,6 @@ // Licence: ///////////////////////////////////////////////////////////////////////////// -// For compilers that support precompilation, includes "wx/wx.h". -#include "wx/wxprec.h" - -#ifdef __BORLANDC__ -#pragma hdrstop -#endif - -#ifndef WX_PRECOMP -#include "wx/wx.h" -#endif - ////@begin includes #include "wx/imaglist.h" ////@end includes diff --git a/src/richtext/richtextmarginspage.cpp b/src/richtext/richtextmarginspage.cpp index c0d68e2fdc..bd0bdd8262 100644 --- a/src/richtext/richtextmarginspage.cpp +++ b/src/richtext/richtextmarginspage.cpp @@ -9,20 +9,6 @@ // Licence: ///////////////////////////////////////////////////////////////////////////// -// For compilers that support precompilation, includes "wx/wx.h". -#include "wx/wxprec.h" - -#ifdef __BORLANDC__ -#pragma hdrstop -#endif - -#ifndef WX_PRECOMP -#include "wx/wx.h" -#endif - -////@begin includes -////@end includes - #include "wx/richtext/richtextmarginspage.h" ////@begin XPM images diff --git a/src/richtext/richtextsizepage.cpp b/src/richtext/richtextsizepage.cpp index 33a4b051b4..665adf11fa 100644 --- a/src/richtext/richtextsizepage.cpp +++ b/src/richtext/richtextsizepage.cpp @@ -9,20 +9,6 @@ // Licence: ///////////////////////////////////////////////////////////////////////////// -// For compilers that support precompilation, includes "wx/wx.h". -#include "wx/wxprec.h" - -#ifdef __BORLANDC__ -#pragma hdrstop -#endif - -#ifndef WX_PRECOMP -#include "wx/wx.h" -#endif - -////@begin includes -////@end includes - #include "wx/richtext/richtextsizepage.h" ////@begin XPM images -- 2.45.2