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