From 0010f0dbe4f40ca57c7175b4989c7148dfe4184e Mon Sep 17 00:00:00 2001 From: melpon Date: Mon, 24 Jun 2024 08:26:57 +0900 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/util.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/util.hpp b/src/util.hpp index 6093f29..f7ac81c 100644 --- a/src/util.hpp +++ b/src/util.hpp @@ -1,6 +1,8 @@ #ifndef SORAC_UTIL_HPP_ #define SORAC_UTIL_HPP_ +#include + #include #include