Kaydet (Commit) a7152744 authored tarafından Guido van Rossum's avatar Guido van Rossum

No need to define THINK_C any more

üst d4d77284
......@@ -28,7 +28,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
******************************************************************/
/* "allobjects.c" -- Source for precompiled header "allobjects.h" */
/* Include nearly all Python header files */
/* Some systems (well, NT anyway!) require special declarations for
data items imported from dynamic modules. Note that this defn is
......@@ -47,10 +47,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include "config.h"
#endif
#ifdef THINK_C
#define macintosh
#endif
#include <stdio.h>
#include <string.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment