Remove unnecessary header files
This commit is contained in:
parent
1506c1e49a
commit
0d7604cb96
18 changed files with 1 additions and 91 deletions
1
lmath.c
1
lmath.c
|
@ -6,7 +6,6 @@
|
|||
#include <lua.h>
|
||||
#include <lauxlib.h>
|
||||
|
||||
#include "lmath.h"
|
||||
#include "lcallisto.h"
|
||||
#include "util.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue