mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
added TODO markers in theory_str.h for moving to obj_map, remove include of stdbool for now
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
46048d5150
commit
86d3bbe6cb
5 changed files with 48 additions and 67 deletions
|
@ -22,7 +22,6 @@ Notes:
|
|||
#define Z3_H_
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdbool.h>
|
||||
#include "z3_macros.h"
|
||||
#include "z3_api.h"
|
||||
#include "z3_ast_containers.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue