Skip to content

Commit faab758

Browse files
committed
add comment
1 parent aa2cafb commit faab758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/widget/form/settings/aboutform.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
#pragma GCC diagnostic ignored "-Wextra"
4242
#pragma GCC diagnostic ignored "-Wall"
4343
#include <opus.h>
44-
// #undef __STDC_VERSION__
44+
// #undef __STDC_VERSION__ // <-- this causes a warning and therefore an error again
4545
#pragma GCC diagnostic pop
4646
#else
4747
#include <opus.h>

0 commit comments

Comments
 (0)