mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04: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