From d67a843d5af3f22a08bfe0485cc7d4825dbdb3cd Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Tue, 23 Apr 2002 19:51:36 +0000 Subject: [PATCH] add newline at end of file [SVN r13553] --- include/boost/regex_fwd.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/regex_fwd.hpp b/include/boost/regex_fwd.hpp index 7061f4c4..0094819e 100644 --- a/include/boost/regex_fwd.hpp +++ b/include/boost/regex_fwd.hpp @@ -66,4 +66,4 @@ typedef reg_expression, BOOST_DEFAULT_ALLOCATOR(w #endif // BOOST_REGEX_NO_FWD -#endif \ No newline at end of file +#endif