OS Header includes corrected

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2004-03-07 06:01:53 +00:00
parent 7d5ab151a5
commit 7f0c3a63a0
14 changed files with 24 additions and 24 deletions

View File

@ -25,7 +25,7 @@
#include "wx/arrstr.h"
#include "wx/mac/uma.h"
#include "Appearance.h"
#include <Appearance.h>
// ============================================================================
// implementation of wxCheckListBox

View File

@ -34,7 +34,7 @@
#include "wx/mstream.h"
#include "wx/image.h"
#include "wx/mac/private.h"
#include "Scrap.h"
#include <Scrap.h>
// ----------------------------------------------------------------------------
// functions

View File

@ -28,10 +28,10 @@ using namespace std ;
#endif
#include "wx/mac/private.h"
#include "ATSUnicode.h"
#include "TextCommon.h"
#include "TextEncodingConverter.h"
#include "FixMath.h"
#include <ATSUnicode.h>
#include <TextCommon.h>
#include <TextEncodingConverter.h>
#include <FixMath.h>
#if !USE_SHARED_LIBRARY
IMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject)
#endif

View File

@ -23,7 +23,7 @@
#include "wx/fontutil.h"
#include "wx/mac/private.h"
#include "ATSUnicode.h"
#include <ATSUnicode.h>
#if !USE_SHARED_LIBRARIES
IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)

View File

@ -38,7 +38,7 @@
#include <Threads.h>
#include "wx/mac/uma.h"
#include "wx/mac/macnotfy.h"
#include "Timer.h"
#include <Timer.h>
#endif
#define INFINITE 0xFFFFFFFF

View File

@ -46,7 +46,7 @@
#include "wx/sysopt.h"
#endif
#include "ToolUtils.h"
#include <ToolUtils.h>
#define wxMAC_DEBUG_REDRAW 0

View File

@ -45,9 +45,9 @@
#include <Sound.h>
#endif
#include "ATSUnicode.h"
#include "TextCommon.h"
#include "TextEncodingConverter.h"
#include <ATSUnicode.h>
#include <TextCommon.h>
#include <TextEncodingConverter.h>
#include "wx/mac/private.h" // includes mac headers

View File

@ -25,7 +25,7 @@
#include "wx/arrstr.h"
#include "wx/mac/uma.h"
#include "Appearance.h"
#include <Appearance.h>
// ============================================================================
// implementation of wxCheckListBox

View File

@ -34,7 +34,7 @@
#include "wx/mstream.h"
#include "wx/image.h"
#include "wx/mac/private.h"
#include "Scrap.h"
#include <Scrap.h>
// ----------------------------------------------------------------------------
// functions

View File

@ -28,10 +28,10 @@ using namespace std ;
#endif
#include "wx/mac/private.h"
#include "ATSUnicode.h"
#include "TextCommon.h"
#include "TextEncodingConverter.h"
#include "FixMath.h"
#include <ATSUnicode.h>
#include <TextCommon.h>
#include <TextEncodingConverter.h>
#include <FixMath.h>
#if !USE_SHARED_LIBRARY
IMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject)
#endif

View File

@ -23,7 +23,7 @@
#include "wx/fontutil.h"
#include "wx/mac/private.h"
#include "ATSUnicode.h"
#include <ATSUnicode.h>
#if !USE_SHARED_LIBRARIES
IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)

View File

@ -38,7 +38,7 @@
#include <Threads.h>
#include "wx/mac/uma.h"
#include "wx/mac/macnotfy.h"
#include "Timer.h"
#include <Timer.h>
#endif
#define INFINITE 0xFFFFFFFF

View File

@ -46,7 +46,7 @@
#include "wx/sysopt.h"
#endif
#include "ToolUtils.h"
#include <ToolUtils.h>
#define wxMAC_DEBUG_REDRAW 0

View File

@ -45,9 +45,9 @@
#include <Sound.h>
#endif
#include "ATSUnicode.h"
#include "TextCommon.h"
#include "TextEncodingConverter.h"
#include <ATSUnicode.h>
#include <TextCommon.h>
#include <TextEncodingConverter.h>
#include "wx/mac/private.h" // includes mac headers