libUPnP
1.6.20
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 Oct 24 2014 01:08:44 for libUPnP by
1.8.8