Remove obsolete Borland hdrstop pragmas from the new code
See f57f214122
(Remove BCC-specific hdrstop pragma from everywhere,
2020-10-12).
This commit is contained in:
@@ -10,10 +10,6 @@
|
||||
// For compilers that support precompilation, includes "wx.h".
|
||||
#include "wx/wxprec.h"
|
||||
|
||||
#if defined(__BORLANDC__)
|
||||
#pragma hdrstop
|
||||
#endif
|
||||
|
||||
#include "wx/webrequest.h"
|
||||
|
||||
#if wxUSE_WEBREQUEST_WINHTTP
|
||||
|
Reference in New Issue
Block a user