Fix for issue #177 with mingw
parent
0e62405406
commit
f48c8eccce
|
@ -46,6 +46,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
#define AI_TYPES_H_INC
|
||||
|
||||
// Some runtime headers
|
||||
#include <cstring>
|
||||
#include <sys/types.h>
|
||||
#include <memory.h>
|
||||
#include <math.h>
|
||||
|
|
Loading…
Reference in New Issue