Making the error message produced when the mpstd.h fails more helpful.

Copied from Perforce
 Change: 179597
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Richard Brooksby 2012-09-20 18:23:41 +01:00
parent 99c57e7bba
commit 27a3ea8387

View file

@ -252,7 +252,7 @@
#else
#error "Unable to detect target platform"
#error "The MPS Kit does not have a configuration for this platform out of the box; see manual/build.txt"
#endif