* include/process.h: Remove the #endif associated with removal of
__STRICT_ANSI__ guard from non-ANSI header.
This commit is contained in:
@ -152,5 +152,3 @@ _CRTIMP int __cdecl spawnvpe (int, const char*, const char* const*, const char*
|
||||
#endif /* Not RC_INVOKED */
|
||||
|
||||
#endif /* _PROCESS_H_ not defined */
|
||||
|
||||
#endif /* Not __STRICT_ANSI__ */
|
||||
|
Reference in New Issue
Block a user