Files
ss/include/lib/rvl/ARC.h
T

13 lines
159 B
C

#ifndef RVL_SDK_PUBLIC_ARC_H
#define RVL_SDK_PUBLIC_ARC_H
#ifdef __cplusplus
extern "C" {
#endif
#include <rvl/ARC/arc.h>
#ifdef __cplusplus
}
#endif
#endif