mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-04 18:30:36 +02:00
* include platform.inc in sysmsg because that unit tests directives that
are set only there (like OS_WINDOWS). Suggestion by Joe Care mantis #29926 git-svn-id: trunk@33383 -
This commit is contained in:
parent
a5dba44fd3
commit
7b4229b83e
@ -22,6 +22,7 @@
|
||||
Unit sysmsg;
|
||||
|
||||
interface
|
||||
{$i platform.inc}
|
||||
|
||||
type
|
||||
TSystemMessage = (
|
||||
|
Loading…
Reference in New Issue
Block a user