[CMDUTILS][FC] Implement text file comparison (#3625)
[reactos.git] / base / applications / cmdutils / fc / texta.c
1 #undef UNICODE
2 #undef _UNICODE
3 #ifndef _MBCS
4 #define _MBCS
5 #endif
6 #include "text.h"