- Added error for including of different versions of GLM #619 - Added GLM_FORCE_IGNORE_VERSION to ignore error caused by including different version of GLM #619
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
/// @ref core
|
||||
/// @file glm/vec4.hpp
|
||||
|
||||
#include "detail/setup.hpp"
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "detail/type_vec4.hpp"
|
||||
|
||||
Reference in New Issue
Block a user