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 "scope_guard_seq.cpp" 10 11