summaryrefslogtreecommitdiff
path: root/include/pcre.h
blob: a6e99acf1ec6e4653a60db4e5787faed82da9860 (plain)
1
2
3
4
5
6
7
#ifndef MIM_PCRE_H
#define MIM_PCRE_H

#define PCRE_UCHAR16 wchar_t
#include "../libs/pcre16/src/pcre.h"

#endif // MIM_PCRE_H