forked from github/server
fixed oops with __cplusplus
This commit is contained in:
parent
54d05f8544
commit
d65d03db9c
1 changed files with 1 additions and 1 deletions
|
@ -30,5 +30,5 @@ extern "C" {
|
|||
const struct unit *u);
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue