Remove more unused files
This commit is contained in:
parent
765c8ee930
commit
209a0ddd34
|
@ -80,6 +80,4 @@ namespace gtx
|
|||
}//namespace gtx
|
||||
}//namespace glm
|
||||
|
||||
#include "number_precision.inl"
|
||||
|
||||
#endif//GLM_GTX_number_precision
|
||||
|
|
|
@ -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
|
||||
{
|
||||
|
||||
}
|
Loading…
Reference in New Issue