Home | History | Annotate | Download | only in marisa_alpha
      1 #ifndef MARISA_ALPHA_IO_H_
      2 #define MARISA_ALPHA_IO_H_
      3 
      4 #include "mapper.h"
      5 #include "reader.h"
      6 #include "writer.h"
      7 
      8 #endif  // MARISA_ALPHA_IO_H_
      9