mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 17:04:55 +00:00
Add missing string.h and algorithm includes
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
#include <wchar.h>
|
||||
#endif
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
#include <algorithm>
|
||||
|
||||
namespace hecl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user