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

13 lines
163 B
C

#ifndef RVL_SDK_PUBLIC_CARD_H
#define RVL_SDK_PUBLIC_CARD_H
#ifdef __cplusplus
extern "C" {
#endif
#include <rvl/CARD/CARD.h>
#ifdef __cplusplus
}
#endif
#endif