Chirp SonicLib  4.9.0
icu_algo_format.h
1 //
2 // Created by rprzybyla on 9/9/2021.
3 //
4 
5 #ifndef SHASTA_NONE_ICU_ALGO_FORMAT_H
6 #define SHASTA_NONE_ICU_ALGO_FORMAT_H
7 
8 #include "shasta_init_interface.h"
9 
10 //main.c will instantiate ICU_ALGO_FORMAT which will resolve by Cmake at build time.
12 
13 #endif //SHASTA_NONE_ICU_ALGO_FORMAT_H
Definition: shasta_init_interface.h:11