mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
MrC also needs BAD_STATIC_FORWARD define.
This commit is contained in:
parent
25da5bebd8
commit
32a15adeab
1 changed files with 3 additions and 0 deletions
|
@ -170,6 +170,9 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
#ifdef __SC__
|
||||
#define BAD_STATIC_FORWARD
|
||||
#endif
|
||||
#ifdef __MRC__
|
||||
#define BAD_STATIC_FORWARD
|
||||
#endif
|
||||
|
||||
/* Define to `long' if <time.h> doesn't define. */
|
||||
/* #undef clock_t */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue