mirror of
https://github.com/YACReader/yacreader
synced 2025-11-28 13:32:56 -05:00
Make sure that QtCore is available before using Qt macros.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#ifdef Q_OS_UNIX
|
||||
#include <QtCore>
|
||||
#ifndef Q_OS_WIN
|
||||
#include "libp7zip/CPP/Common/MyInitGuid.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user