Module: Mesa
Branch: master
Commit: 967825d053f71c5f5fc3ba31eabc0c6004fde4f1
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=967825d053f71c5f5fc3ba31eabc0c6004fde4f1

Author: Koop Mast <[email protected]>
Date:   Tue May 26 10:24:40 2015 +0200

clover: Build fix for FreeBSD.

Cc: 10.6 10.5 <[email protected]>

---

 src/gallium/state_trackers/clover/core/error.hpp |    1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gallium/state_trackers/clover/core/error.hpp 
b/src/gallium/state_trackers/clover/core/error.hpp
index eb65d62..780b973 100644
--- a/src/gallium/state_trackers/clover/core/error.hpp
+++ b/src/gallium/state_trackers/clover/core/error.hpp
@@ -26,6 +26,7 @@
 #include "CL/cl.h"
 
 #include <stdexcept>
+#include <string>
 
 namespace clover {
    class command_queue;

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to