From 047ca93486e9d3528a6168f37b5642b0ce15924d Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Sun, 6 Jun 2021 19:05:55 +0200 Subject: [PATCH] Clean up --- src/utility.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/utility.cpp b/src/utility.cpp index 8f06f9a5..6a448ca9 100644 --- a/src/utility.cpp +++ b/src/utility.cpp @@ -1,4 +1,3 @@ -#pragma once #include "headers/utility.hpp" #include "headers/platform-funcs.hpp"