Skip to content

Commit 127c954

Browse files
yo35BotellaA
authored andcommitted
fix(Basic): missing include
1 parent 7b97d19 commit 127c954

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/geode/basic/types.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
#endif
2929

3030
#include <array>
31+
#include <string>
3132
#include <string_view>
3233

3334
namespace geode

0 commit comments

Comments
 (0)