Include missing header.
已通過所有檢查
The build was successful.

This commit is contained in:
Rafal Kupiec 2019-06-16 08:41:42 +02:00
父節點 050a637e88
當前提交 b3eb2d0139
簽署人: belliash
GPG 金鑰 ID: 4E829243E0CFE6B4

查看文件

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