projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8c5cbf
)
gallium/util: Don't include unused debug functions from u_math.h
author
Eric Anholt
<eric@anholt.net>
Wed, 11 Feb 2015 22:28:44 +0000
(14:28 -0800)
committer
Eric Anholt
<eric@anholt.net>
Fri, 20 Feb 2015 19:36:34 +0000
(11:36 -0800)
It introduces references to gallium util/ symbols which means we don't get
to include it from outside-of-gallium code.
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/util/u_math.h
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/util/u_math.h
b/src/gallium/auxiliary/util/u_math.h
index 157b721c460723374d17d1dfc2835519d13624c0..d6e83f962647785c57d0675b6d03060212dc828d 100644
(file)
--- 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