#ifndef UPNPSTDINT_H #define UPNPSTDINT_H #if !defined(UPNP_USE_BCBPP) && !defined(UPNP_USE_MSVCPP) /* Sized integer types. */ #include #endif /* !defined(UPNP_USE_BCBPP) && !defined(UPNP_USE_MSVCPP) */ #endif /* UPNPSTDINT_H */