mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
c2pstr has moved to a different include file
This commit is contained in:
parent
b764eeda56
commit
d1d242ec84
1 changed files with 1 additions and 3 deletions
|
@ -15,9 +15,7 @@
|
|||
#include <string.h>
|
||||
#ifdef __MWERKS__
|
||||
#include "errno_unix.h"
|
||||
#include <Strings.h>
|
||||
#define c2pstr C2PStr
|
||||
#define p2cstr P2CStr
|
||||
#include <TextUtils.h>
|
||||
#endif
|
||||
|
||||
/* We may be able to use a std routine in think, don't know */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue