mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-05-13 06:27:13 +02:00
Use modern include style in shared module header.
This commit is contained in:
parent
1c08f33604
commit
570b938d7c
@ -5,7 +5,7 @@
|
||||
#include <sqconfig.h>
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
#include <stddef.h>
|
||||
#include <cstddef>
|
||||
#include <string>
|
||||
|
||||
/* ------------------------------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user