tgmath: remove including tgmath.h in everything that uses xash3d_mathlib, as it's included already

This commit is contained in:
Alibek Omarov
2020-03-30 00:42:05 +03:00
parent 293b42b9d4
commit 4c6fd79f07
6 changed files with 0 additions and 19 deletions

View File

@@ -15,9 +15,6 @@ GNU General Public License for more details.
#include "common.h"
#include "xash3d_mathlib.h"
#if HAVE_TGMATH_H
#include <tgmath.h>
#endif
//-----------------------------------------------------------------------------
// Gamma conversion support