fosphor/cl: Remove extraneous CL/xxx includes

Those are taken care of by the cl_platform.h wrapper now

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
Sylvain Munaut 2013-10-16 09:12:32 +02:00
parent aabc21b7f2
commit 32e410a8c8
1 changed files with 0 additions and 4 deletions

View File

@ -32,10 +32,6 @@
#include <stdio.h>
#include <string.h>
#include <CL/cl.h>
#include <CL/cl_ext.h>
#include <CL/cl_gl.h>
#include "cl_platform.h"
#if defined(__APPLE__) || defined(MAXOSX)