Makefiles without dependencies

Compile fixes...


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-06-22 10:45:56 +00:00
parent 2df7be7f2c
commit 8bedcdce08
7 changed files with 16 additions and 2 deletions

View File

@@ -28,6 +28,8 @@
#include "wx/log.h"
#include "wx/module.h"
#include "wx/memory.h"
#include "wx/log.h"
#include "wx/intl.h"
#if wxUSE_THREADS
#include "wx/thread.h"