mirror of
https://github.com/Z3Prover/z3
synced 2025-06-20 12:53:38 +00:00
Remove extra semicolons in C++ headers. Useful for projects builded with -Wpedantic
This commit is contained in:
parent
fc3e1af4a9
commit
ab88708f9a
7 changed files with 7 additions and 7 deletions
|
@ -8107,7 +8107,7 @@ END_MLAPI_EXCLUDE
|
|||
|
||||
#ifndef CAMLIDL
|
||||
#ifdef __cplusplus
|
||||
};
|
||||
}
|
||||
#endif // __cplusplus
|
||||
#else
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue