Move tuningdb specific functions into their own source file
This commit is contained in:
@@ -6,8 +6,11 @@
|
||||
*/
|
||||
|
||||
#include "common.h"
|
||||
#include "logging.h"
|
||||
#include "types_int.h"
|
||||
#include "types.h"
|
||||
#include "memory.h"
|
||||
#include "logging.h"
|
||||
#include "timer.h"
|
||||
#include "dynloader.h"
|
||||
#include "ext_OpenCL.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user