From 978b3b56b4d615b81cdd51371ead884ffb7e14c5 Mon Sep 17 00:00:00 2001 From: Shane Grant Date: Fri, 4 Nov 2016 12:11:51 -0700 Subject: [PATCH] typo fix in comment #139 --- unittests/structs_minimal.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unittests/structs_minimal.hpp b/unittests/structs_minimal.hpp index 745fdd66b..57ccd4999 100644 --- a/unittests/structs_minimal.hpp +++ b/unittests/structs_minimal.hpp @@ -251,4 +251,4 @@ void test_structs_minimal() } } -#endif // CEREAL_TEST_STACK_H_ +#endif // CEREAL_TEST_STRUCTS_MINIMAL_H_