Removed __declspec(align(16)) committed by mistake #91
This commit is contained in:
@@ -37,7 +37,7 @@ namespace glm{
|
|||||||
namespace detail
|
namespace detail
|
||||||
{
|
{
|
||||||
template <typename T, precision P>
|
template <typename T, precision P>
|
||||||
struct __declspec(align(16)) tvec4
|
struct tvec4
|
||||||
{
|
{
|
||||||
enum ctor{_null};
|
enum ctor{_null};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user