small cleanup craps

This commit is contained in:
AJ Kelly
2011-09-12 11:38:49 -05:00
parent 48ca50940a
commit c7f41eb9d8
2 changed files with 3 additions and 2 deletions
+2
View File
@@ -13,6 +13,8 @@
#include "NoteTypes.h"
#include "NotesLoader.h"
// XXX: this is mostly a copy of NotesLoaderBMS and should be consolidated there. -aj
typedef multimap<RString, RString> NameToData_t;
typedef map<int, float> MeasureToTimeSig_t;