21#include <quentier/utility/Linkage.h>
26namespace quentier::enml::conversion_rules {
51QUENTIER_EXPORT QTextStream & operator<<(
52 QTextStream & strm, MatchMode matchMode);
54QUENTIER_EXPORT QDebug & operator<<(QDebug & dbg, MatchMode matchMode);