libUPnP
1.6.17
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
upnp
inc
UpnpUniStd.h
1
#ifndef UPNPUNISTD_H
2
#define UPNPUNISTD_H
3
4
#ifdef WIN32
5
/* Do not #include <unistd.h> on WIN32. */
6
#else
/* WIN32 */
7
#include <unistd.h>
/* for close() */
8
#endif
/* WIN32 */
9
10
#endif
/* UPNPUNISTD_H */
Generated on Fri Aug 19 2016 19:43:15 for libUPnP by
1.8.6