// See www.openfst.org for extensive documentation on this weighted // finite-state transducer library. #include #include namespace fst { static FstRegisterer> CompactAcceptorFst_StdArc_uint8_registerer; static FstRegisterer> CompactAcceptorFst_LogArc_uint8_registerer; } // namespace fst