sockscape/client/include/glm/simd/packing.h
2018-08-13 14:16:46 -05:00

9 lines
129 B
C

/// @ref simd
/// @file glm/simd/packing.h
#pragma once
#if GLM_ARCH & GLM_ARCH_SSE2_BIT
#endif//GLM_ARCH & GLM_ARCH_SSE2_BIT