mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
replace stdlib.h with cstdlib, remove not needed forward declarations in type traits, fix README typo
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "restrictions.hpp"
|
||||
#include <cstring>
|
||||
#include <optional>
|
||||
#include <stdlib.h>
|
||||
#include <cstdlib>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user