summaryrefslogtreecommitdiff
path: root/src/include/exception.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2009-11-17 07:19:39 +0000
committerMorgan Deters <mdeters@gmail.com>2009-11-17 07:19:39 +0000
commitacd68152ff9600bdff208376f2cd43f09d45cdc8 (patch)
tree978e80b102b5cad5e169bd0808e7b53b0911b2e6 /src/include/exception.h
parent4081193ea4337de29755a61bf04aa44305a9e789 (diff)
fixes and additions
Diffstat (limited to 'src/include/exception.h')
-rw-r--r--src/include/exception.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/exception.h b/src/include/exception.h
index 3502fdf0c..ce19b0d68 100644
--- a/src/include/exception.h
+++ b/src/include/exception.h
@@ -10,7 +10,7 @@
**/
#ifndef __CVC4_EXCEPTION_H
-#ifndef __CVC4_EXCEPTION_H
+#define __CVC4_EXCEPTION_H
#include <string>
#include <iostream>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback