pinebuds/thirdparty/demo_lib/demo_lib.h

17 lines
123 B
C

#ifndef __DEMO_LIB_H
#define __DEMO_LIB_H
#ifdef __cplusplus
extern "C"{
#endif
#ifdef __cplusplus
}
#endif
#endif