diff --git a/hash/test/container_no_fwd_test.cpp b/hash/test/container_no_fwd_test.cpp index cc6f6fa..9da09da 100644 --- a/hash/test/container_no_fwd_test.cpp +++ b/hash/test/container_no_fwd_test.cpp @@ -11,4 +11,4 @@ int main() { std::set x; std::vector y; -} \ No newline at end of file +}