We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa2cafb commit faab758Copy full SHA for faab758
src/widget/form/settings/aboutform.cpp
@@ -41,7 +41,7 @@
41
#pragma GCC diagnostic ignored "-Wextra"
42
#pragma GCC diagnostic ignored "-Wall"
43
#include <opus.h>
44
-// #undef __STDC_VERSION__
+// #undef __STDC_VERSION__ // <-- this causes a warning and therefore an error again
45
#pragma GCC diagnostic pop
46
#else
47
0 commit comments