diff options
Diffstat (limited to 'stp/sat/Heap.h')
-rw-r--r-- | stp/sat/Heap.h | 2 |
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 |