There was an error while loading. Please reload this page.
1 parent 75e18f1 commit 9fcf8e6Copy full SHA for 9fcf8e6
1 file changed
src/lib/3rdparty/processinfo.h
@@ -18,6 +18,8 @@
18
#ifndef PROCESSINFO_H
19
#define PROCESSINFO_H
20
21
+#include <QtGlobal>
22
+
23
#if defined(Q_OS_UNIX) && !defined(Q_OS_MAC)
24
#include <sys/types.h>
25
#endif
0 commit comments