Compare commits

..

3 Commits

2 changed files with 3 additions and 3 deletions
@@ -17,7 +17,7 @@
#include <boost/config.hpp>
#ifndef BOOST_NO_EXCEPTIONS
#ifdef BOOST_NO_EXCEPTIONS
#include <boost/throw_exception.hpp>
#endif
+2 -2
View File
@@ -189,5 +189,5 @@ if ! $(BOOST_ARCHIVE_LIST) {
;
}
run quick.cpp
: : : <library>/boost/serialization//boost_serialization ;
run quick.cpp ../build//boost_serialization ;
compile quick.cpp : <exception-handling>off -<library>/boost/filesystem//boost_filesystem -<library>/boost/math//boost_math_tr1 : quick_nx ;