diff options
Diffstat (limited to 'external/include/glm/simd/packing.h')
-rw-r--r-- | external/include/glm/simd/packing.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/external/include/glm/simd/packing.h b/external/include/glm/simd/packing.h deleted file mode 100644 index 609163e..0000000 --- a/external/include/glm/simd/packing.h +++ /dev/null @@ -1,8 +0,0 @@ -/// @ref simd -/// @file glm/simd/packing.h - -#pragma once - -#if GLM_ARCH & GLM_ARCH_SSE2_BIT - -#endif//GLM_ARCH & GLM_ARCH_SSE2_BIT |