//  Copyright (c) 2020 STE||AR Group
//
//  SPDX-License-Identifier: BSL-1.0
//  Distributed under the Boost Software License, Version 1.0. (See accompanying
//  file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

// Do not edit this file! It has been generated by the cmake configuration step.

#pragma once

#include <hpx/config.hpp>
#include <hpx/thread_support/config/defines.hpp>
#include <hpx/modules/thread_support.hpp>

#if HPX_THREAD_SUPPORT_HAVE_DEPRECATION_WARNINGS
#if defined(HPX_MSVC)
#pragma message("The header hpx/util/set_thread_name. is deprecated, " \
    "please include hpx/modules/thread_support.hpp instead")
#else
#warning "The header hpx/util/set_thread_name. is deprecated, " \
    "please include hpx/modules/thread_support.hpp instead"
#endif
#endif
