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

#undef argument, for the Mac

üst 020dfe7f
...@@ -30,6 +30,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ...@@ -30,6 +30,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include "node.h" #include "node.h"
#include "parsetok.h" #include "parsetok.h"
#include "graminit.h" #include "graminit.h"
#undef argument /* Avoid conflict on Mac */
#include "errcode.h" #include "errcode.h"
#include "sysmodule.h" #include "sysmodule.h"
#include "bltinmodule.h" #include "bltinmodule.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