Files
ss/include/rvl/WPAD.h
T
2023-12-24 11:35:03 -05:00

13 lines
163 B
C

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