Avoid using namespcaced/win32 directory

This commit is contained in:
Pierre Muller 2023-08-02 11:19:31 +02:00
parent 816079a7cc
commit b877b2a978
3 changed files with 0 additions and 6 deletions

View File

@ -1,3 +0,0 @@
unit WinApi.Signals;
{$DEFINE FPC_DOTTEDUNITS}
{$i signals.pp}

View File

@ -1,3 +0,0 @@
unit WinApi.Windows;
{$DEFINE FPC_DOTTEDUNITS}
{$i windows.pp}