some compilation fixes atttempts for solaris

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Karsten Ballüder
1999-08-12 12:18:49 +00:00
parent 364c7f3c68
commit bf3e0fbd1f
4 changed files with 9 additions and 3 deletions

View File

@@ -12,7 +12,10 @@
// ============================================================================
// declarations
// ============================================================================
#ifdef __GNUG__
#pragma implementation "textctrlbase.h"
#endif
// for compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"