00001 #ifndef UPNPINTTYPES_H 00002 #define UPNPINTTYPES_H 00003 00004 #if !defined(UPNP_USE_BCBPP) 00005 00006 /* Printf format for integers. */ 00007 #include <inttypes.h> 00008 00009 #endif /* !defined(UPNP_USE_BCBPP) */ 00010 00011 #endif /* UPNPINTTYPES_H */