#include markup fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-10-06 18:17:23 +00:00
parent 88ef3a57a4
commit 6b62c9ad44
15 changed files with 29 additions and 29 deletions

View File

@@ -17,7 +17,7 @@
#endif #endif
#if wxUSE_DEPRECATED #if wxUSE_DEPRECATED
#include <wx/deprecated/setup.h> #include "wx/deprecated/setup.h"
#endif #endif
#ifndef wxUSE_PROLOGIO #ifndef wxUSE_PROLOGIO

View File

@@ -14,7 +14,7 @@
#define _MFUTILS_H_ #define _MFUTILS_H_
#include <wx/metafile.h> #include "wx/metafile.h"
#ifndef GetRValue #ifndef GetRValue
#define GetRValue(rgb) ((unsigned char)(rgb)) #define GetRValue(rgb) ((unsigned char)(rgb))

View File

@@ -15,7 +15,7 @@
#include "wx/ogl/basic.h" #include "wx/ogl/basic.h"
#if wxUSE_PROLOGIO #if wxUSE_PROLOGIO
#include <wx/deprecated/wxexpr.h> #include "wx/deprecated/wxexpr.h"
#endif #endif

View File

@@ -17,11 +17,11 @@
#endif #endif
#ifndef WX_PRECOMP #ifndef WX_PRECOMP
#include <wx/wx.h> #include "wx/wx.h"
#endif #endif
#if wxUSE_PROLOGIO #if wxUSE_PROLOGIO
#include <wx/deprecated/wxexpr.h> #include "wx/deprecated/wxexpr.h"
#endif #endif
#ifdef new #ifdef new

View File

@@ -17,11 +17,11 @@
#endif #endif
#ifndef WX_PRECOMP #ifndef WX_PRECOMP
#include <wx/wx.h> #include "wx/wx.h"
#endif #endif
#if wxUSE_PROLOGIO #if wxUSE_PROLOGIO
#include <wx/deprecated/wxexpr.h> #include "wx/deprecated/wxexpr.h"
#endif #endif
#ifdef new #ifdef new

View File

@@ -17,11 +17,11 @@
#endif #endif
#ifndef WX_PRECOMP #ifndef WX_PRECOMP
#include <wx/wx.h> #include "wx/wx.h"
#endif #endif
#if wxUSE_PROLOGIO #if wxUSE_PROLOGIO
#include <wx/deprecated/wxexpr.h> #include "wx/deprecated/wxexpr.h"
#endif #endif
#include "wx/ogl/ogl.h" #include "wx/ogl/ogl.h"

View File

@@ -17,11 +17,11 @@
#endif #endif
#ifndef WX_PRECOMP #ifndef WX_PRECOMP
#include <wx/wx.h> #include "wx/wx.h"
#endif #endif
#if wxUSE_PROLOGIO #if wxUSE_PROLOGIO
#include <wx/deprecated/wxexpr.h> #include "wx/deprecated/wxexpr.h"
#endif #endif
#ifdef new #ifdef new

View File

@@ -17,11 +17,11 @@
#endif #endif
#ifndef WX_PRECOMP #ifndef WX_PRECOMP
#include <wx/wx.h> #include "wx/wx.h"
#endif #endif
#if wxUSE_PROLOGIO #if wxUSE_PROLOGIO
#include <wx/deprecated/wxexpr.h> #include "wx/deprecated/wxexpr.h"
#endif #endif
#include "wx/ogl/ogl.h" #include "wx/ogl/ogl.h"

View File

@@ -17,11 +17,11 @@
#endif #endif
#ifndef WX_PRECOMP #ifndef WX_PRECOMP
#include <wx/wx.h> #include "wx/wx.h"
#endif #endif
#if wxUSE_PROLOGIO #if wxUSE_PROLOGIO
#include <wx/deprecated/wxexpr.h> #include "wx/deprecated/wxexpr.h"
#endif #endif
#include "wx/ogl/ogl.h" #include "wx/ogl/ogl.h"

View File

@@ -17,11 +17,11 @@
#endif #endif
#ifndef WX_PRECOMP #ifndef WX_PRECOMP
#include <wx/wx.h> #include "wx/wx.h"
#endif #endif
#if wxUSE_PROLOGIO #if wxUSE_PROLOGIO
#include <wx/deprecated/wxexpr.h> #include "wx/deprecated/wxexpr.h"
#endif #endif
#include "wx/ogl/ogl.h" #include "wx/ogl/ogl.h"

View File

@@ -17,11 +17,11 @@
#endif #endif
#ifndef WX_PRECOMP #ifndef WX_PRECOMP
#include <wx/wx.h> #include "wx/wx.h"
#endif #endif
#if wxUSE_PROLOGIO #if wxUSE_PROLOGIO
#include <wx/deprecated/wxexpr.h> #include "wx/deprecated/wxexpr.h"
#endif #endif
#include "wx/ogl/ogl.h" #include "wx/ogl/ogl.h"

View File

@@ -17,11 +17,11 @@
#endif #endif
#ifndef WX_PRECOMP #ifndef WX_PRECOMP
#include <wx/wx.h> #include "wx/wx.h"
#endif #endif
#if wxUSE_PROLOGIO #if wxUSE_PROLOGIO
#include <wx/deprecated/wxexpr.h> #include "wx/deprecated/wxexpr.h"
#endif #endif
#ifdef new #ifdef new

View File

@@ -17,11 +17,11 @@
#endif #endif
#ifndef WX_PRECOMP #ifndef WX_PRECOMP
#include <wx/wx.h> #include "wx/wx.h"
#endif #endif
#include <wx/metafile.h> #include "wx/metafile.h"
#include <wx/utils.h> #include "wx/utils.h"
#include "wx/ogl/ogl.h" #include "wx/ogl/ogl.h"

View File

@@ -17,11 +17,11 @@
#endif #endif
#ifndef WX_PRECOMP #ifndef WX_PRECOMP
#include <wx/wx.h> #include "wx/wx.h"
#endif #endif
#if wxUSE_PROLOGIO #if wxUSE_PROLOGIO
#include <wx/deprecated/wxexpr.h> #include "wx/deprecated/wxexpr.h"
#endif #endif
#ifdef new #ifdef new

View File

@@ -17,14 +17,14 @@
#endif #endif
#ifndef WX_PRECOMP #ifndef WX_PRECOMP
#include <wx/wx.h> #include "wx/wx.h"
#endif #endif
#if wxUSE_PROLOGIO #if wxUSE_PROLOGIO
#include <wx/deprecated/wxexpr.h> #include "wx/deprecated/wxexpr.h"
#endif #endif
#include <wx/types.h> #include "wx/types.h"
#ifdef new #ifdef new
#undef new #undef new