mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 04:03:39 +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"
|
#include "ast/euf/euf_enode.h"
|
||||||
|
|
||||||
#pragma once
|
|
||||||
|
|
||||||
namespace euf {
|
namespace euf {
|
||||||
|
|
||||||
void enode::invariant() {
|
void enode::invariant() {
|
||||||
|
|
Loading…
Reference in a new issue