We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f930df3 commit 5a5b77aCopy full SHA for 5a5b77a
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