#include <QtCore/qprocess.h>
#ifndef QPROCESS_H
#if !defined(Q_OS_WIN32) || defined(qdoc)
typedef long long int Q_PID;
#else
#endif
#endif // QPROCESS_H