mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 13:33:42 +00:00
7 lines
100 B
C
7 lines
100 B
C
|
#ifndef _TDILIB_PCH_
|
||
|
#define _TDILIB_PCH_
|
||
|
|
||
|
#include <iphlpapi_private.h>
|
||
|
|
||
|
#endif /* _TDILIB_PCH_ */
|