]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/scope_exit/example/try_catch_seq_nova.cpp
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / scope_exit / example / try_catch_seq_nova.cpp
1
2 // Copyright (C) 2012 Lorenzo Caminiti
3 // Distributed under the Boost Software License, Version 1.0
4 // (see accompanying file LICENSE_1_0.txt or a copy at
5 // http://www.boost.org/LICENSE_1_0.txt)
6 // Home at http://www.boost.org/libs/scope_exit
7
8 #include "nova.hpp"
9 #include "try_catch_seq.cpp"
10