diff options
Diffstat (limited to 'rts/linker/PEi386.h')
-rw-r--r-- | rts/linker/PEi386.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rts/linker/PEi386.h b/rts/linker/PEi386.h index 538f132ab5..4c33dfd4d9 100644 --- a/rts/linker/PEi386.h +++ b/rts/linker/PEi386.h @@ -172,5 +172,4 @@ because we have no stdcall convention on 64 bits. See #9218 */ - #include "EndPrivate.h" |