Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/unittests/ParserTremoloUnitTest.hpp

    r56f73b r765f16  
    1313#endif
    1414
     15#include "Parser/TremoloParser.hpp"
    1516
    1617#include <cppunit/extensions/HelperMacros.h>
     
    4041  void readAndWriteTremoloTorsionInformationTest();
    4142  void writeTremoloTest();
     43
     44private:
     45  FormatParser<tremolo> *parser;
    4246};
    4347
Note: See TracChangeset for help on using the changeset viewer.