diff --git a/include/gz/utilities/SuppressWarning.hh b/include/gz/utilities/SuppressWarning.hh index 903491c1..266d0192 100644 --- a/include/gz/utilities/SuppressWarning.hh +++ b/include/gz/utilities/SuppressWarning.hh @@ -18,6 +18,8 @@ #ifndef GZ_UTILITIES_SUPPRESSWARNING_HH_ #define GZ_UTILITIES_SUPPRESSWARNING_HH_ +#warning "This is deprecated, use gz/utils/SuppressWarning.hh instead." + #include // This header contains cross-platform macros for suppressing warnings. Please