Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/parserutility.h

    r61e362f rab780e6  
    1717
    1818#include "AST/Copy.hpp"            // for shallowCopy
    19 namespace ast {
    20         class Expr;
    21 }
    22 
    23 ast::Expr * notZeroExpr( const ast::Expr *orig );
    2419
    2520template< typename T >
Note: See TracChangeset for help on using the changeset viewer.