From c209716e508451c095fa37a53e36ae4dd8214f90 Mon Sep 17 00:00:00 2001 From: Riyyi Date: Mon, 1 Feb 2021 04:03:56 +0100 Subject: [PATCH] Remove newline --- inferno/src/inferno/util/string.h | 1 - 1 file changed, 1 deletion(-) diff --git a/inferno/src/inferno/util/string.h b/inferno/src/inferno/util/string.h index 4a9e764..0b1a24d 100644 --- a/inferno/src/inferno/util/string.h +++ b/inferno/src/inferno/util/string.h @@ -24,5 +24,4 @@ namespace std { } // namespace std - #endif // UTIL_STRING_H