aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/libpqxx/include/pqxx/internal/ignore-deprecated-post.hxx
blob: 32a84b275157608380fb33f42e73ca6d6f3aba2d (plain) (blame)
1
2
3
4
5
6
/// End a code block started by "ignore-deprecated-pre.hxx".
#if defined(__GNUC__)

#pragma GCC diagnostic pop

#endif // __GNUC__