From: Brian Paul Date: Fri, 31 Aug 2012 14:33:32 +0000 (-0600) Subject: util: remove u_debug.h from u_math.h X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=66d6ba2d83255e2fe051760faf8256e897af5a64;p=mesa.git util: remove u_debug.h from u_math.h No debug code is used in u_math.h --- diff --git a/src/gallium/auxiliary/util/u_math.h b/src/gallium/auxiliary/util/u_math.h index 90b421ed841..4047bd9b016 100644 --- a/src/gallium/auxiliary/util/u_math.h +++ b/src/gallium/auxiliary/util/u_math.h @@ -40,7 +40,6 @@ #include "pipe/p_compiler.h" -#include "util/u_debug.h" #ifdef __cplusplus