mirror of
https://github.com/python/cpython.git
synced 2025-07-09 20:35:26 +00:00
#undef argument, for the Mac
This commit is contained in:
parent
020dfe7f2e
commit
befa14f1b9
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
#include "node.h"
|
||||
#include "parsetok.h"
|
||||
#include "graminit.h"
|
||||
#undef argument /* Avoid conflict on Mac */
|
||||
#include "errcode.h"
|
||||
#include "sysmodule.h"
|
||||
#include "bltinmodule.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue