#define GLM_ENABLE_EXPERIMENTAL #include int main() { int Error = 0; Error += clamp::test(); return Error; }