Remove BCC-specific hdrstop pragma from everywhere
This commit is contained in:
@@ -19,9 +19,6 @@
|
||||
// For compilers that support precompilation, includes "wx/wx.h".
|
||||
#include "wx/wxprec.h"
|
||||
|
||||
#ifdef __BORLANDC__
|
||||
#pragma hdrstop
|
||||
#endif
|
||||
|
||||
#if !wxUSE_EXCEPTIONS
|
||||
#error "This sample only works with wxUSE_EXCEPTIONS == 1"
|
||||
|
Reference in New Issue
Block a user