boost/libs/scope_exit/example/try_catch_seq_nova.cpp
2018-01-12 21:47:58 +01:00

11 lines
296 B
C++

// Copyright (C) 2012 Lorenzo Caminiti
// Distributed under the Boost Software License, Version 1.0
// (see accompanying file LICENSE_1_0.txt or a copy at
// http://www.boost.org/LICENSE_1_0.txt)
// Home at http://www.boost.org/libs/scope_exit
#include "nova.hpp"
#include "try_catch_seq.cpp"