android_mt6572_jiabo/external/marisa-trie/lib/marisa/io.h
2025-09-05 16:56:03 +08:00

8 lines
128 B
C

#ifndef MARISA_IO_H_
#define MARISA_IO_H_
#include "mapper.h"
#include "reader.h"
#include "writer.h"
#endif // MARISA_IO_H_