/******************************************************************************* * This file is part of the "https://github.com/blackmatov/meta.hpp" * For conditions of distribution and use, see copyright notice in LICENSE.md * Copyright (C) 2021-2023, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #if defined(META_HPP_HEADERS_BUILD) # include #else # include #endif #include TEST_CASE("meta/meta_headers/uresult") { }