dependencies/glm/GLM/simd/vector_relational.h

9 lines
139 B
C
Raw Normal View History

2022-02-28 19:03:15 +00:00
/// @ref simd
/// @file glm/simd/vector_relational.h
#pragma once
#if GLM_ARCH & GLM_ARCH_SSE2_BIT
#endif//GLM_ARCH & GLM_ARCH_SSE2_BIT