mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +00:00
remove unneeded pragma
This commit is contained in:
parent
21e13bc5f9
commit
e6e635b2e8
|
@ -17,8 +17,6 @@ Author:
|
|||
|
||||
#include "ast/euf/euf_enode.h"
|
||||
|
||||
#pragma once
|
||||
|
||||
namespace euf {
|
||||
|
||||
void enode::invariant() {
|
||||
|
|
Loading…
Reference in a new issue