2025-04-27 07:49:33 -04:00

15 lines
156 B
C

#ifndef __datapath_h__
#define __datapath_h__
#ifdef __cplusplus
extern "C"{
#endif
#include <ocidl.h>
#ifdef __cplusplus
}
#endif
#endif