Include missing header.
Všechny kontroly byly úspěšné
The build was successful.

Tento commit je obsažen v:
2019-06-16 08:41:42 +02:00
rodič 050a637e88
revize b3eb2d0139

Zobrazit soubor

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