Add missing inc_platform.h include

This commit is contained in:
Jens Steube
2019-04-26 13:59:43 +02:00
parent 00e1e32492
commit 89119bf24a
802 changed files with 807 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
#ifdef KERNEL_STATIC
#include "inc_vendor.h"
#include "inc_types.h"
#include "inc_platform.cl"
#include "inc_common.cl"
#include "inc_rp_optimized.h"
#include "inc_rp_optimized.cl"