Include missing header.
All checks were successful
The build was successful.

This commit is contained in:
2019-06-16 08:41:42 +02:00
parent 050a637e88
commit b3eb2d0139

View File

@@ -14,6 +14,7 @@
#ifndef __PH7INT_H__
#define __PH7INT_H__
#define PH7_PRIVATE
#include <stdlib.h>
#include "ph7.h"
#ifdef __WINNT__
#include <windows.h>