no change: just move a misplaced comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -13,9 +13,6 @@
|
|||||||
#ifndef _WX_WXCRT_H_
|
#ifndef _WX_WXCRT_H_
|
||||||
#define _WX_WXCRT_H_
|
#define _WX_WXCRT_H_
|
||||||
|
|
||||||
// NB: User code should include wx/crt.h instead of including this
|
|
||||||
// header directly.
|
|
||||||
|
|
||||||
#include "wx/wxcrtbase.h"
|
#include "wx/wxcrtbase.h"
|
||||||
#include "wx/string.h"
|
#include "wx/string.h"
|
||||||
|
|
||||||
|
@@ -26,6 +26,10 @@
|
|||||||
|
|
||||||
NB: don't include any wxWidgets headers here because almost all of them
|
NB: don't include any wxWidgets headers here because almost all of them
|
||||||
include this one!
|
include this one!
|
||||||
|
|
||||||
|
NB2: User code should include wx/crt.h instead of including this
|
||||||
|
header directly.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#if !defined(__WXPALMOS5__)
|
#if !defined(__WXPALMOS5__)
|
||||||
|
Reference in New Issue
Block a user