unused "#include"

This commit is contained in:
Roberto Ierusalimschy
1996-03-19 13:50:24 -03:00
parent 54ba642cc3
commit 7e0be1fbde
4 changed files with 4 additions and 7 deletions

2
func.c
View File

@@ -1,4 +1,4 @@
#include <stdio.h>
#include <stdlib.h>
#include "luadebug.h"
#include "table.h"