mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
[NFC] Remove config.hpp (#2020)
The defines inside this header were not used anywhere. Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com>
This commit is contained in:
committed by
GitHub
parent
0be82dce5e
commit
70884151c9
@@ -16,9 +16,6 @@
|
||||
#ifndef _deviceInfo_h
|
||||
#define _deviceInfo_h
|
||||
|
||||
// Configuration
|
||||
#include "../config.hpp"
|
||||
|
||||
#include <string>
|
||||
|
||||
#include <CL/opencl.h>
|
||||
|
||||
@@ -16,9 +16,6 @@
|
||||
#ifndef _kernelHelpers_h
|
||||
#define _kernelHelpers_h
|
||||
|
||||
// Configuration
|
||||
#include "../config.hpp"
|
||||
|
||||
#include "compat.h"
|
||||
#include "testHarness.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user