Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r70637 - sandbox/local/libs/local/example
From: lorcaminiti_at_[hidden]
Date: 2011-03-27 11:09:55


Author: lcaminiti
Date: 2011-03-27 11:09:54 EDT (Sun, 27 Mar 2011)
New Revision: 70637
URL: http://svn.boost.org/trac/boost/changeset/70637

Log:
Fixed an example removing an extra #endif.
Text files modified:
   sandbox/local/libs/local/example/add_boost_local.cpp | 2 --
   1 files changed, 0 insertions(+), 2 deletions(-)

Modified: sandbox/local/libs/local/example/add_boost_local.cpp
==============================================================================
--- sandbox/local/libs/local/example/add_boost_local.cpp (original)
+++ sandbox/local/libs/local/example/add_boost_local.cpp 2011-03-27 11:09:54 EDT (Sun, 27 Mar 2011)
@@ -33,5 +33,3 @@
 }
 //]
 
-#endif
-


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