Update the changelog
[opencv] / apps / cvenv / EiC / emitter.h
1 #ifndef EMITTERH_
2 #define EMITTERH_
3
4 void EiC_listcode(code_t * CODE);
5
6
7 #endif