1
0
mirror of https://github.com/microsoft/DirectXMath synced 2024-09-19 14:49:54 +00:00

Removed unneeded include

This commit is contained in:
Chuck Walbourn 2019-07-22 13:56:15 -07:00
parent 7fcdfbc3c6
commit 775411a74e

View File

@ -100,7 +100,6 @@
// C4514/4820: Off by default noise
#include <math.h>
#include <float.h>
#include <malloc.h>
#pragma warning(pop)
#ifndef _XM_NO_INTRINSICS_