summaryrefslogtreecommitdiffstats
path: root/src/bdd/parse/parseInt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bdd/parse/parseInt.h')
-rw-r--r--src/bdd/parse/parseInt.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bdd/parse/parseInt.h b/src/bdd/parse/parseInt.h
index 14623681..a1730f2c 100644
--- a/src/bdd/parse/parseInt.h
+++ b/src/bdd/parse/parseInt.h
@@ -67,7 +67,8 @@ extern void Parse_StackOpPush ( Parse_StackOp_t * p, int Oper );
extern int Parse_StackOpPop ( Parse_StackOp_t * p );
extern void Parse_StackOpFree ( Parse_StackOp_t * p );
+#endif
+
////////////////////////////////////////////////////////////////////////
/// END OF FILE ///
////////////////////////////////////////////////////////////////////////
-#endif