Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d1d242e

Browse files
committed
c2pstr has moved to a different include file
1 parent b764eed commit d1d242e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Mac/Include/macdefs.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
#include <string.h>
1616
#ifdef __MWERKS__
1717
#include "errno_unix.h"
18-
#include <Strings.h>
19-
#define c2pstr C2PStr
20-
#define p2cstr P2CStr
18+
#include <TextUtils.h>
2119
#endif
2220

2321
/* We may be able to use a std routine in think, don't know */

0 commit comments

Comments
 (0)