defs.h doubled include fixed.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-01-09 00:06:50 +00:00
parent 3ab14c038b
commit c54de5ae9d

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////
// Name: event.cpp
// Name: src/common/event.cpp
// Purpose: Event classes
// Author: Julian Smart
// Modified by:
@@ -25,7 +25,6 @@
#endif
#ifndef WX_PRECOMP
#include "wx/defs.h"
#include "wx/app.h"
#include "wx/list.h"