3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-24 01:25:31 +00:00

fix includes

This commit is contained in:
Jakob Rath 2023-02-01 17:00:26 +01:00
parent 845f5f89e1
commit 40519c70aa
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#include "math/interval/mod_interval_def.h"
#include "math/polysat/fixplex_mod_interval_def.h"
#include <iostream>
static void test_interval1() {