mirror of
https://github.com/boostorg/serialization.git
synced 2026-07-22 13:43:39 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 91c265be64 | |||
| 863528b341 | |||
| 9d9b0f4cfa |
@@ -17,7 +17,7 @@
|
||||
|
||||
#include <boost/config.hpp>
|
||||
|
||||
#ifndef BOOST_NO_EXCEPTIONS
|
||||
#ifdef BOOST_NO_EXCEPTIONS
|
||||
#include <boost/throw_exception.hpp>
|
||||
#endif
|
||||
|
||||
|
||||
+2
-2
@@ -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 ;
|
||||
|
||||
Reference in New Issue
Block a user