From 896e4cbf4ddde3dbf20bde4792ce5edb9c35ea13 Mon Sep 17 00:00:00 2001 From: Guillermo Rodriguez Garcia Date: Wed, 15 Mar 2000 09:31:26 +0000 Subject: [PATCH] list.h was included twice git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/wx.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/wx/wx.h b/include/wx/wx.h index 2d40e924ec..719a25e964 100644 --- a/include/wx/wx.h +++ b/include/wx/wx.h @@ -36,7 +36,6 @@ #include "wx/dcscreen.h" #include "wx/button.h" #include "wx/menu.h" -#include "wx/list.h" #include "wx/pen.h" #include "wx/brush.h" #include "wx/palette.h" -- 2.50.0