mirror of
https://github.com/boostorg/exception.git
synced 2025-07-31 04:57:17 +02:00
Enable example that was commented out to get clean builds.
This commit is contained in:
@ -11,7 +11,7 @@ exe example_io : example_io.cpp ;
|
||||
obj error_info_1 : error_info_1.cpp ;
|
||||
obj error_info_2 : error_info_2.cpp ;
|
||||
obj cloning_1 : cloning_1.cpp ;
|
||||
# obj cloning_2 : cloning_2.cpp /boost/thread//boost_thread : <threading>multi ;
|
||||
obj cloning_2 : cloning_2.cpp /boost/thread//boost_thread : <threading>multi ;
|
||||
obj info_tuple : info_tuple.cpp ;
|
||||
obj enable_error_info : enable_error_info.cpp ;
|
||||
obj logging : logging.cpp ;
|
||||
|
Reference in New Issue
Block a user