#ifndef RVL_SDK_PUBLIC_AI_H #define RVL_SDK_PUBLIC_AI_H #ifdef __cplusplus extern "C" { #endif #include "rvl/AI/ai.h" #include "rvl/AI/ai_hardware.h" #ifdef __cplusplus } #endif #endif