about summary refs log tree commit diff homepage
path: root/stp/sat/Heap.h
diff options
context:
space:
mode:
Diffstat (limited to 'stp/sat/Heap.h')
-rw-r--r--stp/sat/Heap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stp/sat/Heap.h b/stp/sat/Heap.h
index acfa1c1e..e3a82dd0 100644
--- a/stp/sat/Heap.h
+++ b/stp/sat/Heap.h
@@ -147,5 +147,5 @@ class Heap {
 };
 
 //=================================================================================================
-};
+}
 #endif