mirror of
https://github.com/boostorg/container_hash.git
synced 2025-08-04 06:54:38 +02:00
Suppress std::complex<int> warning under clang-cl
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
// Distributed under the Boost Software License, Version 1.0. (See accompanying
|
// 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)
|
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
|
#define _SILENCE_NONFLOATING_COMPLEX_DEPRECATION_WARNING
|
||||||
|
|
||||||
#include "./config.hpp"
|
#include "./config.hpp"
|
||||||
|
|
||||||
#if !defined(BOOST_HASH_TEST_EXTENSIONS)
|
#if !defined(BOOST_HASH_TEST_EXTENSIONS)
|
||||||
|
Reference in New Issue
Block a user