10 lines
81 B
C
10 lines
81 B
C
#ifndef __OPENSDK_H__
|
|
#define __OPENSDK_H__
|
|
|
|
|
|
#define EXPORT_FUNC(fun)
|
|
|
|
|
|
|
|
#endif
|