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