reactos/sdk/tools/hhpcomp/port/config.h

7 lines
83 B
C

#pragma once
#if defined(_WIN32)
#include <io.h>
#define HAVE_PROCESS_H 1
#endif