Files
Minecraft/include/glm/simd/vector_relational.h
2019-10-07 20:10:17 +03:00

9 lines
139 B
C

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