including stdin.h

cvs
Slava Pestov 2005-03-15 21:52:16 +00:00
parent 5e5cc68fec
commit 15c55fcc17
1 changed files with 1 additions and 0 deletions

View File

@ -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>