Aesthetic modifications

This commit is contained in:
2016-02-09 11:39:10 +01:00
parent 7c5cf56820
commit 5283aee91c
4 changed files with 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ namespace ZRCola {
///
/// Composed-decomposed index transformation mapping
///
class ZRCOLA_NOVTABLE mapping {
class ZRCOLA_NOVTABLE ZRCOLA_API mapping {
public:
size_t cmp; ///< Character index in composed string
size_t decmp; ///< Character index in decomposed string