split log.h into GUI and base parts

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-06-25 16:34:19 +00:00
parent e86e15224d
commit 8d8bc1bd41

View File

@@ -18,7 +18,9 @@
// headers
// ----------------------------------------------------------------------------
// no #pragma implementation "log.h" because it's already in src/common/log.cpp
#ifdef __GNUG__
#pragma implementation "logg.h"
#endif
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"