From 53953cf73649b0666aeb34da4dc0a3231100f155 Mon Sep 17 00:00:00 2001 From: George Tasker Date: Tue, 12 Oct 1999 17:19:45 +0000 Subject: [PATCH] Moved the #include of filefn.h to db.cpp git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/db.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/wx/db.h b/include/wx/db.h index e5c4d1fed0..90f70ffa35 100644 --- a/include/wx/db.h +++ b/include/wx/db.h @@ -47,7 +47,6 @@ #ifdef __GNUG__ #pragma interface "db.h" #endif - #include "wx/filefn.h" #endif #if defined(wx_msw) || defined(__WXMSW__) || defined(WIN32) -- 2.45.2