including header once is enough

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2003-07-23 14:43:13 +00:00
parent 9cec343c9d
commit 6f3012ae09

View 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"