mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 17:18:23 -04:00
Make sure that QtCore is available before using Qt macros.
This commit is contained in:
parent
966556fd87
commit
828ef46fc6
@ -1,4 +1,5 @@
|
|||||||
#ifdef Q_OS_UNIX
|
#include <QtCore>
|
||||||
|
#ifndef Q_OS_WIN
|
||||||
#include "libp7zip/CPP/Common/MyInitGuid.h"
|
#include "libp7zip/CPP/Common/MyInitGuid.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user