[F] Fixed build
This commit is contained in:
parent
ccb4c46e3d
commit
8a376dbff4
@ -87,6 +87,11 @@ SOFTWARE.
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
#define STRING2(x) #x
|
||||||
|
#define STRING(x) STRING2(x)
|
||||||
|
|
||||||
|
#pragma message(STRING(FORT_RESTRICT))
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Wchar support
|
* Wchar support
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user