Remove more unused files

This commit is contained in:
twinaphex 2016-11-01 10:24:32 +01:00
parent 765c8ee930
commit 209a0ddd34
3 changed files with 0 additions and 15 deletions

View File

View File

@ -80,6 +80,4 @@ namespace gtx
}//namespace gtx
}//namespace glm
#include "number_precision.inl"
#endif//GLM_GTX_number_precision

View File

@ -1,13 +0,0 @@
///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2014 G-Truc Creation (www.g-truc.net)
///////////////////////////////////////////////////////////////////////////////////////////////////
// Created : 2007-05-10
// Updated : 2007-05-10
// Licence : This source is under MIT License
// File : glm/gtx/number_precision.inl
///////////////////////////////////////////////////////////////////////////////////////////////////
namespace glm
{
}