1
0
Fork 0

[F] Fixed build

This commit is contained in:
seleznevae 2018-03-09 11:11:40 +03:00
parent ccb4c46e3d
commit 8a376dbff4
1 changed files with 5 additions and 0 deletions

View File

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