Added missing forward declaration.
This commit is contained in:
@@ -23,6 +23,7 @@ namespace detail
|
||||
|
||||
void eliminateImply(ast::Precondition &precondition);
|
||||
void negationNormalize(ast::Precondition &precondition);
|
||||
void eliminateForAll(ast::Precondition &precondition);
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
Reference in New Issue
Block a user