Move HB_EXTERN
This commit is contained in:
parent
524e854c15
commit
55a19d73b4
@ -33,6 +33,10 @@
|
||||
#ifndef HB_COMMON_H
|
||||
#define HB_COMMON_H
|
||||
|
||||
#ifndef HB_EXTERN
|
||||
#define HB_EXTERN extern
|
||||
#endif
|
||||
|
||||
#ifndef HB_BEGIN_DECLS
|
||||
# ifdef __cplusplus
|
||||
# define HB_BEGIN_DECLS extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user