mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 02:45:51 +00:00
Update header includes to be relative to src/
directory.
This commit is contained in:
parent
b2d590e0c9
commit
a2d7b43554
33 changed files with 40 additions and 40 deletions
|
@ -17,7 +17,7 @@ Notes:
|
|||
|
||||
--*/
|
||||
#include "api/z3.h"
|
||||
#include"api_log_macros.h"
|
||||
#include "api/api_log_macros.h"
|
||||
#include "api/api_context.h"
|
||||
#include "api/api_polynomial.h"
|
||||
#include "api/api_ast_vector.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue