diff options
author | HampusM <hampus@hampusmat.com> | 2022-02-13 20:55:06 +0100 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2022-02-13 20:55:06 +0100 |
commit | 9147551cd21d565f9503e3ebbcd2121e284d88d5 (patch) | |
tree | 029eb769eee4653a5d318881501a0358d1ae2927 /src/utils.hpp | |
parent | 176d6141c87a180b251bacaee656808bad17498b (diff) |
style: fix curly positions & delete unused include
Diffstat (limited to 'src/utils.hpp')
-rw-r--r-- | src/utils.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils.hpp b/src/utils.hpp index e98d52f..be299c7 100644 --- a/src/utils.hpp +++ b/src/utils.hpp @@ -1,6 +1,5 @@ #pragma once -#include <memory> #include <string> /** |