push.h

Go to the documentation of this file.
1 #if defined(__clang__)
2 # pragma clang diagnostic push
3 # pragma clang diagnostic ignored "-Wunknown-pragmas"
4 #endif
5 
6 #if defined(__GNUC__)
7 # pragma GCC diagnostic push
8 # pragma GCC diagnostic ignored "-Wunknown-pragmas"
9 #endif
10 
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich