OSDN Git Service

nir: do not #include util/debug.h within extern C {}
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 16 Feb 2017 15:16:38 +0000 (15:16 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 21 Feb 2017 18:29:17 +0000 (18:29 +0000)
commite4f971c85f96f2cea8011e469170b4844deb34d9
tree14225253da422fb938677fc4ce55461eddf630f8
parent7fcbb1a902f3e4ce9f4d93d8b628729431f0f6fc
nir: do not #include util/debug.h within extern C {}

It's a problem waiting to happen. Individual headers should be annotated
if needed.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/compiler/nir/nir.h