1
0
mirror of https://github.com/lua/lua.git synced 2025-01-28 06:03:00 +08:00

useless include.

This commit is contained in:
Roberto Ierusalimschy 1996-11-22 11:07:20 -02:00
parent 65459e7938
commit 6a9efa8b8e

View File

@ -1,5 +1,4 @@
#include <stdio.h> #include <stdio.h>
#include <ctype.h>
#include <string.h> #include <string.h>
#include <time.h> #include <time.h>
#include <stdlib.h> #include <stdlib.h>