aboutsummaryrefslogtreecommitdiffstats
path: root/win32/resource.rb
diff options
context:
space:
mode:
Diffstat (limited to 'win32/resource.rb')
-rwxr-xr-xwin32/resource.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/win32/resource.rb b/win32/resource.rb
index 786edb0dd6..64682335bf 100755
--- a/win32/resource.rb
+++ b/win32/resource.rb
@@ -56,10 +56,8 @@ end
f.binmode if /mingw/ =~ RUBY_PLATFORM
f.print <<EOF
-#ifndef __BORLANDC__
#include <windows.h>
#include <winver.h>
-#endif
#{icon || ''}
VS_VERSION_INFO VERSIONINFO