git rm --cached
This commit is contained in:
9
MacroLibX/third_party/glm/simd/trigonometric.h
vendored
Normal file
9
MacroLibX/third_party/glm/simd/trigonometric.h
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
/// @ref simd
|
||||
/// @file glm/simd/trigonometric.h
|
||||
|
||||
#pragma once
|
||||
|
||||
#if GLM_ARCH & GLM_ARCH_SSE2_BIT
|
||||
|
||||
#endif//GLM_ARCH & GLM_ARCH_SSE2_BIT
|
||||
|
Reference in New Issue
Block a user