git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10895
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// include the wxListCtrl class declaration
// ----------------------------------------------------------------------------
// include the wxListCtrl class declaration
// ----------------------------------------------------------------------------
-#if 0 // defined(__WIN32__) && !defined(__WXUNIVERSAL__)
+#if defined(__WIN32__) && !defined(__WXUNIVERSAL__)
#include "wx/msw/listctrl.h"
#else
#include "wx/generic/listctrl.h"
#include "wx/msw/listctrl.h"
#else
#include "wx/generic/listctrl.h"