Skip to content
Snippets Groups Projects
Commit d3825dcd authored by Houtan Bastani's avatar Houtan Bastani
Browse files

preprocessor: include avDiffForward in switch statement to supress clang warning

parent 858a1b9b
No related branches found
No related tags found
No related merge requests found
......@@ -329,6 +329,7 @@ SymbolTable::writeCOutput(ostream &output) const throw (NotYetFrozenException)
case avExoLead:
case avExpectation:
case avMultiplier:
case avDiffForward:
break;
case avEndoLag:
case avExoLag:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment