Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
scope_guard.hpp
Go to the documentation of this file.
1// Copyright 2024, Toyota Motor Corporation
2//
3// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
4
5#ifndef INCLUDE_GUARD_ARENE_BASE_ARENE_BASE_SCOPE_GUARD_HPP_
6#define INCLUDE_GUARD_ARENE_BASE_ARENE_BASE_SCOPE_GUARD_HPP_
7
8#include "arene/base/scope_guard/scope_guard.hpp" // IWYU pragma: export
9
10#endif // INCLUDE_GUARD_ARENE_BASE_ARENE_BASE_SCOPE_GUARD_HPP_