3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-26 18:45:33 +00:00

file name

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2021-08-04 17:42:23 -07:00
parent fc718d4e0f
commit 66d0ffd13f
2 changed files with 1 additions and 1 deletions

View file

@ -50,7 +50,7 @@ typedef struct FStar_UInt128_uint128_s {
* latter is for internal use. */
typedef FStar_UInt128_uint128 FStar_UInt128_t, uint128_t;
#include "math/bigfix/LowStar_Endianess.h"
#include "math/bigfix/LowStar_Endianness.h"
#endif