Boost logo

Boost-Commit :

From: oryol_at_[hidden]
Date: 2008-07-15 17:03:55


Author: jeremypack
Date: 2008-07-15 17:03:55 EDT (Tue, 15 Jul 2008)
New Revision: 47458
URL: http://svn.boost.org/trac/boost/changeset/47458

Log:
Add newline to end of file.

Text files modified:
   sandbox/boost/extension/impl/factory.hpp | 3 ++-
   1 files changed, 2 insertions(+), 1 deletions(-)

Modified: sandbox/boost/extension/impl/factory.hpp
==============================================================================
--- sandbox/boost/extension/impl/factory.hpp (original)
+++ sandbox/boost/extension/impl/factory.hpp 2008-07-15 17:03:55 EDT (Tue, 15 Jul 2008)
@@ -66,4 +66,5 @@
   func_ptr_type func;
 };
 
-#undef N
\ No newline at end of file
+#undef N
+


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk