Skip to content
Snippets Groups Projects
Commit e6ccae0a authored by Gaius Mulley's avatar Gaius Mulley
Browse files

[modula2] Add missing stdbool to testcode


The type bool is now used to represent BOOLEAN.  The C source
must now include <stdbool.h>.

gcc/testsuite/ChangeLog:

	* gm2/types/run/pass/d.c: Add missing include <stdbool.h>.

Signed-off-by: default avatarGaius Mulley <gaiusmod2@gmail.com>
parent f231bca9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment