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

Skip to content

Commit 466be80

Browse files
committed
Minor fix to get non-gusi python to compile again
1 parent 8dc8a6e commit 466be80

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Mac/Include/config.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@
2121
#ifdef THINK_C
2222
#define HAVE_FOPENRF
2323
#endif
24-
#ifdef __MWERKS__
25-
#ifndef USE_GUSI
26-
#define HAVE_FOPENRF
27-
#endif
28-
#endif
2924

3025
#ifdef __MWERKS__
3126
#define HAVE_STRFTIME

0 commit comments

Comments
 (0)