3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-13 12:28:44 +00:00

Merge branch 'WpedanticFix' of https://github.com/Dmitriy403/z3 into Dmitriy403-WpedanticFix

This commit is contained in:
Christoph M. Wintersteiger 2015-10-19 14:57:34 +01:00
commit 57db321daf
7 changed files with 7 additions and 7 deletions

View file

@ -1912,7 +1912,7 @@ namespace z3 {
};
}
/*@}*/
/*@}*/

View file

@ -234,7 +234,7 @@ extern "C" {
/*@}*/
#ifdef __cplusplus
};
}
#endif // __cplusplus
#endif

View file

@ -8116,7 +8116,7 @@ END_MLAPI_EXCLUDE
#ifndef CAMLIDL
#ifdef __cplusplus
};
}
#endif // __cplusplus
#else
}

View file

@ -935,7 +935,7 @@ extern "C" {
/*@}*/
#ifdef __cplusplus
};
}
#endif // __cplusplus
#endif

View file

@ -287,7 +287,7 @@ extern "C" {
/*@}*/
#ifdef __cplusplus
};
}
#endif // __cplusplus
#endif

View file

@ -55,7 +55,7 @@ extern "C" {
/*@}*/
#ifdef __cplusplus
};
}
#endif // __cplusplus
#endif

View file

@ -208,7 +208,7 @@ extern "C" {
/*@}*/
#ifdef __cplusplus
};
}
#endif // __cplusplus
#endif