From 6058a7d2fd2de5e004612189844925670d347b97 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sat, 18 Jun 2005 16:49:33 +0000 Subject: [PATCH] add newline to end of file [SVN r29677] --- src/basic_archive_impl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/basic_archive_impl.cpp b/src/basic_archive_impl.cpp index 89232451..1dc7ca9c 100644 --- a/src/basic_archive_impl.cpp +++ b/src/basic_archive_impl.cpp @@ -45,4 +45,4 @@ basic_archive_impl::insert_helper( } // namespace detail } // namespace serialization -} // namespace boost \ No newline at end of file +} // namespace boost