We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71527b3 commit f199935Copy full SHA for f199935
include/gz/utilities/SuppressWarning.hh
@@ -18,6 +18,8 @@
18
#ifndef GZ_UTILITIES_SUPPRESSWARNING_HH_
19
#define GZ_UTILITIES_SUPPRESSWARNING_HH_
20
21
+#pragma message("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