ignore-deprecated-post.hxx 131 B

123456
  1. /// End a code block started by "ignore-deprecated-pre.hxx".
  2. #if defined(__GNUC__)
  3. #pragma GCC diagnostic pop
  4. #endif // __GNUC__