Add include for printf
This commit is contained in:
parent
a4b778063a
commit
190b4ecfb7
@ -1,3 +1,4 @@
|
||||
#include <cstdio>
|
||||
#include <stdbool.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
|
Loading…
Reference in New Issue
Block a user