mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -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"
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user