Fixed namespace access
This commit is contained in:
parent
945ebc6819
commit
39a4ee0455
@ -42,6 +42,6 @@ namespace glm
|
||||
|
||||
#include "comparison.inl"
|
||||
|
||||
namespace glm{using namespace gtx::comparison;}
|
||||
using namespace glm::gtx::comparison;
|
||||
|
||||
#endif//glm_gtx_comparison
|
||||
|
Loading…
Reference in New Issue
Block a user