fixed compilation problem with old gcc releases

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2002-03-22 12:18:59 +00:00
parent 3516d3e8fe
commit b58a1455e1

View File

@ -13,10 +13,6 @@
// headers
// ---------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "artprov.h"
#endif
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"