X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/603f702b4a0e19ffa27cffc52872efaac1aa8c54..062dfc9a96dc9e796c53544f41ff92dc47f26e82:/src/richtext/richtextbackgroundpage.cpp diff --git a/src/richtext/richtextbackgroundpage.cpp b/src/richtext/richtextbackgroundpage.cpp index 1530fdfce2..0a585bd5f5 100644 --- a/src/richtext/richtextbackgroundpage.cpp +++ b/src/richtext/richtextbackgroundpage.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: richtextbackgroundpage.cpp +// Name: src/richtext/richtextbackgroundpage.cpp // Purpose: // Author: Julian Smart // Modified by: @@ -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"