6 lines
84 B
C
6 lines
84 B
C
#ifndef MARISA_H_
|
|
#define MARISA_H_
|
|
|
|
#include "marisa/trie.h"
|
|
|
|
#endif // MARISA_H_
|