about summary refs log tree commit diff homepage
path: root/stp/sat/Solver.h
diff options
context:
space:
mode:
Diffstat (limited to 'stp/sat/Solver.h')
-rw-r--r--stp/sat/Solver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stp/sat/Solver.h b/stp/sat/Solver.h
index 829194cc..8826fac7 100644
--- a/stp/sat/Solver.h
+++ b/stp/sat/Solver.h
@@ -355,5 +355,5 @@ static inline int64 memUsed(void) {
 #endif
 
 //=================================================================================================
-};
+}
 #endif