Skip to content

Commit

Permalink
fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe-lunarg committed Feb 7, 2024
1 parent 812592f commit b717202
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/core/core_func_integer_bit_count.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
#include <cstdlib> //To define "exit", req'd by XLC.
#include <ctime>

#include <glm/glm.hpp>

#ifdef NDEBUG

#if GLM_COMPILER & GLM_COMPILER_CLANG
Expand Down

0 comments on commit b717202

Please sign in to comment.