diff options
Diffstat (limited to 'demos/3rdparty/doom/m_bbox.h')
-rw-r--r-- | demos/3rdparty/doom/m_bbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/3rdparty/doom/m_bbox.h b/demos/3rdparty/doom/m_bbox.h index 66be2fbd..e709bb21 100644 --- a/demos/3rdparty/doom/m_bbox.h +++ b/demos/3rdparty/doom/m_bbox.h @@ -23,7 +23,7 @@ #ifndef __M_BBOX__ #define __M_BBOX__ -#include <values.h> +//#include <values.h> #include "m_fixed.h" |