mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 10:25:18 +00:00
Remove pragma once from cpp
This commit is contained in:
parent
2e616c482b
commit
e226b39914
|
@ -18,8 +18,6 @@ Revision History:
|
|||
|
||||
--*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "ast/arith_decl_plugin.h"
|
||||
#include "ast/ast_util.h"
|
||||
#include "ast/ast_pp.h"
|
||||
|
|
Loading…
Reference in a new issue