https://bugs.freedesktop.org/show_bug.cgi?id=58879

--- Comment #3 from Iaroslav <pontost...@gmail.com> ---
diff --git a/src/gallium/drivers/nv50/codegen/nv50_ir.cpp
b/src/gallium/drivers/nv50/codegen/nv50_ir.cpp
index 335e9e0..14d6f79 100644
--- a/src/gallium/drivers/nv50/codegen/nv50_ir.cpp
+++ b/src/gallium/drivers/nv50/codegen/nv50_ir.cpp
@@ -23,6 +23,7 @@
 #include "nv50_ir.h"
 #include "nv50_ir_target.h"
 #include "nv50_ir_driver.h"
+#include <typeinfo>

 extern "C" {
 #include "nv50/nv50_program.h"

With this works fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to