Skip to content

Commit

Permalink
gna
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe-lunarg committed Jan 17, 2024
1 parent 96950f2 commit a0a840e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/ext/ext_vec1.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#if GLM_COMPILER & GLM_COMPILER_CLANG
# pragma clang diagnostic push
# pragma clang diagnostic ignored "-Wglobal-constructors"
# pragma clang diagnostic ignored "-Wunused-variable"
#endif

static glm::vec1 g1;
Expand Down

0 comments on commit a0a840e

Please sign in to comment.