mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-01-14 11:14:40 +01:00
Discard instances of constant StackStrF parameters. This should always be non-const if possible.
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
#include <cstdio>
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
#ifdef SQMOD_OS_WINDOWS
|
||||
#include <Winsock2.h>
|
||||
#endif // SQMOD_OS_WINDOWS
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
namespace SqMod {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user