From aac46301231d63a5cc8f0e8ef4ff84dd6f12c1da Mon Sep 17 00:00:00 2001 From: Stefan Neis Date: Wed, 20 Apr 2005 20:04:34 +0000 Subject: [PATCH] Removed unneeded include. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/os2/tglbtn.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/os2/tglbtn.cpp b/src/os2/tglbtn.cpp index a262a3a185..ef7907c38a 100644 --- a/src/os2/tglbtn.cpp +++ b/src/os2/tglbtn.cpp @@ -38,8 +38,6 @@ #include "wx/log.h" #endif // WX_PRECOMP -#include "wx/msw/private.h" - // ---------------------------------------------------------------------------- // macros // ---------------------------------------------------------------------------- -- 2.50.0