From 428aae1b1053ca231eed049c0b52047c5e8ccf63 Mon Sep 17 00:00:00 2001 From: taynpg Date: Mon, 9 Dec 2024 23:29:42 +0800 Subject: [PATCH] =?UTF-8?q?add=EF=BC=9A=E6=B7=BB=E5=8A=A0once?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/of_util.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/of_util.h b/include/of_util.h index 20a542a..e284d84 100644 --- a/include/of_util.h +++ b/include/of_util.h @@ -1,3 +1,4 @@ +#pragma once #include "of_def.hpp" #include #include