mirror of
https://github.com/boostorg/contract.git
synced 2026-01-26 18:32:55 +00:00
completed first revised draft of docs
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
|
||||
//[mitchell02_stack
|
||||
#include <boost/contract.hpp>
|
||||
#include <boost/optional.hpp>
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
@@ -125,4 +126,5 @@ int main() {
|
||||
|
||||
return boost::report_errors();
|
||||
}
|
||||
//]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user