mirror of
https://github.com/Z3Prover/z3
synced 2025-04-13 04:28:17 +00:00
Merge pull request #1007 from mtrberzi/formatting
Code formatting for theory_str
This commit is contained in:
commit
de69c42e4d
|
@ -24,8 +24,6 @@ Revision History:
|
|||
#include<vector>
|
||||
#include<algorithm>
|
||||
#include"theory_seq_empty.h"
|
||||
|
||||
#include "../ast/ast.h"
|
||||
#include"theory_arith.h"
|
||||
|
||||
namespace smt {
|
||||
|
|
Loading…
Reference in a new issue