- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Parser/unittests/ParserTremoloUnitTest.hpp
r56f73b r765f16 13 13 #endif 14 14 15 #include "Parser/TremoloParser.hpp" 15 16 16 17 #include <cppunit/extensions/HelperMacros.h> … … 40 41 void readAndWriteTremoloTorsionInformationTest(); 41 42 void writeTremoloTest(); 43 44 private: 45 FormatParser<tremolo> *parser; 42 46 }; 43 47
Note:
See TracChangeset
for help on using the changeset viewer.