Fix compilation failure for Windows targets

git-svn-id: trunk@38666 -
This commit is contained in:
pierre 2018-04-03 09:13:19 +00:00
parent 9f814c82ba
commit b8cfaeda08

View File

@ -1,11 +1,10 @@
program app_test_core;
{$H+}
{$inline on}
{$IFDEF MSWINDOWS}
{$APPTYPE CONSOLE}
{$ELSE !MSWINDOWS}
{$H+}
{$ENDIF !MSWINDOWS}
uses