mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
add missing string utils include
sorry non pch users..
This commit is contained in:
parent
f3d38a795b
commit
9d0c8cddb9
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <Geode/utils/cocos.hpp>
|
||||
#include <Geode/utils/string.hpp>
|
||||
#include <server/Server.hpp>
|
||||
#include "../list/ModItem.hpp"
|
||||
|
||||
|
|
Loading…
Reference in a new issue