summaryrefslogtreecommitdiff
path: root/core/src/xmake/utf8/prefix.h
blob: 7a08812480c5d6b93023899a4041f14439fec333 (plain)
1
2
3
4
5
6
7
8
9
#ifndef XM_UTF8_PREFIX_H
#define XM_UTF8_PREFIX_H

/* //////////////////////////////////////////////////////////////////////////////////////
 * includes
 */
#include "../prefix.h"

#endif