X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/603f702b4a0e19ffa27cffc52872efaac1aa8c54..07aaf32633ecf18ec3edfbb41793a112914792d0:/src/richtext/richtextborderspage.cpp diff --git a/src/richtext/richtextborderspage.cpp b/src/richtext/richtextborderspage.cpp index b7c9f743bf..1bc46b2510 100644 --- a/src/richtext/richtextborderspage.cpp +++ b/src/richtext/richtextborderspage.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: richtextborderspage.cpp +// Name: src/richtext/richtextborderspage.cpp // Purpose: // Author: Julian Smart // Modified by: @@ -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