Kaydet (Commit) 5e302dbf authored tarafından Jack Jansen's avatar Jack Jansen

USE_PRECOMPILED_HEADERS renamed to MSL_USE_PRECOMPILED_HEADERS

üst efaada75
......@@ -5,6 +5,6 @@
#define USE_GUSI /* Stdio implemented with GUSI */
#define USE_MSL /* Use MSL libraries */
#ifdef USE_MSL
#define USE_PRECOMPILED_HEADERS 0 /* Don't use precomp headers: we include our own */
#define MSL_USE_PRECOMPILED_HEADERS 0 /* Don't use precomp headers: we include our own */
#include <ansi_prefix.mac.h>
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment