mirror of
https://github.com/Z3Prover/z3
synced 2025-06-19 12:23:38 +00:00
add pragma
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
91d6082f2f
commit
fb1f4f3a2c
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ Author:
|
||||||
|
|
||||||
--*/
|
--*/
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
namespace bv {
|
namespace bv {
|
||||||
|
|
||||||
template<typename T, typename Base>
|
template<typename T, typename Base>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue