App: [skip ci] in addition to PR4104 pop the diagnostic

This commit is contained in:
wmayer
2020-12-04 17:11:22 +01:00
parent 976c7f5346
commit 628fcedb11

View File

@@ -146,6 +146,8 @@ private:
#if defined(__clang__)
# pragma clang diagnostic pop
#elif defined(__GNUC__) || defined(__GNUG__)
# pragma GCC diagnostic pop
#endif
#endif // APP_FEATUREPYTHONPYIMP_H