From 91be50c3973d107ff8bb07a78519e1989e014d46 Mon Sep 17 00:00:00 2001 From: Matuush Date: Sun, 25 May 2025 20:01:25 +0200 Subject: [PATCH] Add pragma once into everything.hpp --- everything.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/everything.hpp b/everything.hpp index c5be6db..5810126 100644 --- a/everything.hpp +++ b/everything.hpp @@ -1,3 +1,4 @@ +#pragma once #include #include #include