#include <QtCore/qglobal.h>
#ifndef QGLOBAL_H
#if defined(__cplusplus)
struct QByteArray qgetenv(char const * varName);
#endif /* __cplusplus */
#endif /* QGLOBAL_H */