windows-nt/Source/XPSP1/NT/net/sockets/winsock2/util/ws2inst/precomp.h

18 lines
246 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
#ifndef _PRECOMP_H_
#define _PRECOMP_H_
#include <windows.h>
#include <winsock2.h>
#include <ws2spi.h>
#include <rpc.h>
#include <malloc.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <tchar.h>
#endif // _PRECOMP_H_