From d92d5231ae094ae79d95463d54275a3527cf1c2d Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Tue, 5 Mar 2024 21:41:08 +1100 Subject: get us running on Mac again with our vendored GLFW --- src/std/str.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/std/str.h') diff --git a/src/std/str.h b/src/std/str.h index 9d30cba..518d508 100644 --- a/src/std/str.h +++ b/src/std/str.h @@ -10,6 +10,8 @@ */ #pragma once +#include + #include "defines.h" #include "mem.h" -- cgit v1.2.3-70-g09d2