mirror of
https://github.com/Z3Prover/z3
synced 2025-05-13 10:44:43 +00:00
deal with compiler warnings
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
eef2ac0ff5
commit
2a6fa4af39
6 changed files with 17 additions and 18 deletions
|
@ -63,7 +63,7 @@ Revision History:
|
|||
|
||||
|
||||
--*/
|
||||
#pragma once;
|
||||
#pragma once
|
||||
#include "ast/ast.h"
|
||||
|
||||
enum js_sort_kind {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue