]> git.saurik.com Git - wxWidgets.git/commitdiff
including header once is enough
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 23 Jul 2003 14:43:13 +0000 (14:43 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 23 Jul 2003 14:43:13 +0000 (14:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/mimecmn.cpp

index 943645f89d0cda9d400a237d8a053228ae639dc9..70c327b553e023228a88da15fdcb6dc7a9ce9fad 100644 (file)
@@ -34,8 +34,6 @@
 #ifndef WX_PRECOMP
     #include "wx/module.h"
 #endif
-// this one is needed for MSVC5
-#include "wx/module.h"
 
 #ifndef WX_PRECOMP
   #include "wx/string.h"