mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-09-11 17:37:11 +02:00
Update the standard printf function to use the dynamic string retrieval method.
Remove leftover includes from the string and crypt libraries.
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
#include <sqstdstring.h>
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
#include <crc32.h>
|
||||
#include <keccak.h>
|
||||
|
||||
Reference in New Issue
Block a user