clover: Build fix for FreeBSD.
authorKoop Mast <kwm@rainbow-runner.nl>
Tue, 26 May 2015 08:24:40 +0000 (10:24 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 26 May 2015 09:46:28 +0000 (11:46 +0200)
Cc: 10.6 10.5 <mesa-stable@lists.freedesktop.org>
src/gallium/state_trackers/clover/core/error.hpp

index eb65d62..780b973 100644 (file)
@@ -26,6 +26,7 @@
 #include "CL/cl.h"
 
 #include <stdexcept>
+#include <string>
 
 namespace clover {
    class command_queue;