Kaydet (Commit) cfb41c49 authored tarafından Neal Norwitz's avatar Neal Norwitz

Add stdarg include for va_list to get this to compile on cygwin

üst e1027f90
#ifndef Py_UNICODEOBJECT_H
#define Py_UNICODEOBJECT_H
#include <stdarg.h>
/*
Unicode implementation based on original code by Fredrik Lundh,
......
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