Skip to content

Commit

Permalink
set pramga for miniaudio update
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Mar 26, 2024
1 parent a6563a3 commit 4912643
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ NsxHandle *nsxInst = NULL;
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wdouble-promotion"
#pragma GCC diagnostic ignored "-Watomic-implicit-seq-cst"
#pragma GCC diagnostic ignored "-Watomic-alignment"
#pragma GCC diagnostic ignored "-Wbad-function-cast"
#pragma GCC diagnostic ignored "-Wswitch-enum"
#pragma GCC diagnostic ignored "-Wvector-conversion"
Expand Down

0 comments on commit 4912643

Please sign in to comment.