mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 02:06:08 +08:00
Fix BlackCore header includes
* Include only what is used * Use forward declaration when possible * Sorted includes refs #598
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
#ifndef BLACKCORE_COREFACADECONFIG_H
|
||||
#define BLACKCORE_COREFACADECONFIG_H
|
||||
|
||||
#include "blackcoreexport.h"
|
||||
#include "blackcore/blackcoreexport.h"
|
||||
|
||||
#include <QString>
|
||||
|
||||
namespace BlackCore
|
||||
|
||||
Reference in New Issue
Block a user