We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71527b3 commit 730d764Copy full SHA for 730d764
include/gz/utilities/SuppressWarning.hh
@@ -18,6 +18,8 @@
18
#ifndef GZ_UTILITIES_SUPPRESSWARNING_HH_
19
#define GZ_UTILITIES_SUPPRESSWARNING_HH_
20
21
+#warning "This is deprecated, use gz/utils/SuppressWarning.hh instead."
22
+
23
#include <gz/utilities/detail/SuppressWarning.hh>
24
25
// This header contains cross-platform macros for suppressing warnings. Please
0 commit comments