13
0

add missing (new) file

git-svn-id: svn://localhost/ardour2/branches/3.0@7200 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2010-06-01 01:22:37 +00:00
parent db67064296
commit df99f37047

View File

@ -0,0 +1,5 @@
#include "evoral/types.hpp"
uint64_t PBD::DEBUG::Sequence = PBD::new_debug_bit ("sequence");
uint64_t PBD::DEBUG::Note = PBD::new_debug_bit ("note");