including stdin.h
parent
5e5cc68fec
commit
15c55fcc17
|
@ -56,6 +56,7 @@ CELL cs_bot;
|
|||
#include <stdbool.h>
|
||||
#include <setjmp.h>
|
||||
#include <signal.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in New Issue