#include <QtCore/qbytearray.h> #ifndef QBYTEARRAY_H int qsnprintf(char* str, size_t n, char const * fmt, ...); #endif // QBYTEARRAY_H