Remove a borland check
This commit is contained in:
parent
2e56f1a8d3
commit
1d6a6b934f
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
#include "resource.h"
|
||||
|
||||
#if !defined(__GNUWIN32__) && !defined(__BORLANDC__)
|
||||
#if !defined(__GNUWIN32__)
|
||||
#include <commctrl.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue