gcc pragmas fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2002-05-05 18:26:51 +00:00
parent fbbdb7cd4c
commit 1aedb1dd8b
11 changed files with 11 additions and 12 deletions

View File

@@ -8,7 +8,7 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__ #ifdef __GNUG__
#pragma implementation #pragma implementation "filesys.h"
#endif #endif
#include "wx/wxprec.h" #include "wx/wxprec.h"

View File

@@ -10,8 +10,7 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__ #ifdef __GNUG__
#pragma implementation #pragma implementation "dcpsg.h"
#pragma interface
#endif #endif
#include "wx/wxprec.h" #include "wx/wxprec.h"

View File

@@ -10,7 +10,7 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__ #ifdef __GNUG__
#pragma implementation #pragma implementation "helpctrl.h"
#endif #endif
// For compilers that support precompilation, includes "wx.h". // For compilers that support precompilation, includes "wx.h".

View File

@@ -10,7 +10,7 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__ #ifdef __GNUG__
#pragma implementation #pragma implementation "helpdata.h"
#endif #endif
// For compilers that support precompilation, includes "wx.h". // For compilers that support precompilation, includes "wx.h".

View File

@@ -10,7 +10,7 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__ #ifdef __GNUG__
#pragma implementation #pragma implementation "helpfrm.h"
#endif #endif
// For compilers that support precompilation, includes "wx.h" // For compilers that support precompilation, includes "wx.h"

View File

@@ -8,7 +8,7 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__ #ifdef __GNUG__
#pragma implementation #pragma implementation "htmlcell.h"
#endif #endif
#include "wx/wxprec.h" #include "wx/wxprec.h"

View File

@@ -9,7 +9,7 @@
#ifdef __GNUG__ #ifdef __GNUG__
#pragma implementation #pragma implementation "htmlfilt.h"
#endif #endif
#include "wx/wxprec.h" #include "wx/wxprec.h"

View File

@@ -9,7 +9,7 @@
#ifdef __GNUG__ #ifdef __GNUG__
#pragma implementation #pragma implementation "htmlpars.h"
#endif #endif
#include "wx/wxprec.h" #include "wx/wxprec.h"

View File

@@ -9,7 +9,7 @@
#ifdef __GNUG__ #ifdef __GNUG__
#pragma implementation #pragma implementation "htmltag.h"
#endif #endif
#include "wx/wxprec.h" #include "wx/wxprec.h"

View File

@@ -10,7 +10,7 @@
#ifdef __GNUG__ #ifdef __GNUG__
#pragma implementation #pragma implementation "htmprint.h"
#endif #endif
// For compilers that support precompilation, includes "wx/wx.h". // For compilers that support precompilation, includes "wx/wx.h".

View File

@@ -9,7 +9,7 @@
#ifdef __GNUG__ #ifdef __GNUG__
#pragma implementation #pragma implementation "winpars.h"
#endif #endif
#include "wx/wxprec.h" #include "wx/wxprec.h"