Verovio
Source code documentation
libmei.h
1 // Name: libmei.h
3 // Author: Laurent Pugin
4 // Created: 2023
5 // Copyright (c) Authors and others. All rights reserved.
7 
8 #ifndef __VRV_LIBMEI_H__
9 #define __VRV_LIBMEI_H__
10 
13 // * StringFormat
14 // * LogWarning
15 // * DEFINITION_FACTOR
16 
17 #include "vrv.h"
18 #include "vrvdef.h"
19 
20 #endif // __VRV_LIBMEI_H__