Remove: unused include of cstdarg/stdarg.h

This commit is contained in:
Rubidium
2023-09-16 21:55:21 +02:00
committed by rubidium42
parent 8ab0936491
commit 4cf88e068a
4 changed files with 0 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
/* see copyright notice in squirrel.h */
#include <squirrel.h>
#include <sqstdstring.h>
#include <stdarg.h>
#define scstrchr strchr
#define scatoi atoi