pinebuds/thirdparty/demo_lib/demo_lib.h

17 lines
123 B
C
Raw Normal View History

2022-08-15 04:20:27 -05:00
#ifndef __DEMO_LIB_H
#define __DEMO_LIB_H
#ifdef __cplusplus
extern "C"{
#endif
#ifdef __cplusplus
}
#endif
#endif