[F] Fixed build

This commit is contained in:
seleznevae 2018-03-09 11:11:40 +03:00
parent ccb4c46e3d
commit 8a376dbff4

View File

@ -87,6 +87,11 @@ SOFTWARE.
#endif
#define STRING2(x) #x
#define STRING(x) STRING2(x)
#pragma message(STRING(FORT_RESTRICT))
/*
* Wchar support
*/