clover: Build fix for FreeBSD.

Cc: 10.6 10.5 <mesa-stable@lists.freedesktop.org>
(cherry picked from commit 967825d053)
This commit is contained in:
Koop Mast 2015-05-26 10:24:40 +02:00 committed by Emil Velikov
parent 580351d3d3
commit 317fa3e7ef

View file

@ -26,6 +26,7 @@
#include "CL/cl.h"
#include <stdexcept>
#include <string>
namespace clover {
class command_queue;