mirror of
https://github.com/boostorg/type_traits.git
synced 2025-08-03 06:24:36 +02:00
Put out correct deprecated message.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
// This header is deprecated and no longer used by type_traits:
|
||||
//
|
||||
#if defined(__GNUC__) || defined(_MSC_VER)
|
||||
# pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated")
|
||||
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
|
||||
#endif
|
||||
|
||||
#include <boost/type_traits/detail/template_arity_spec.hpp>
|
||||
|
Reference in New Issue
Block a user