mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 10:55:32 +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:
@@ -10,9 +10,9 @@
|
||||
#ifndef BLACKCORE_TOKENBUCKET_H
|
||||
#define BLACKCORE_TOKENBUCKET_H
|
||||
|
||||
#include "blackcoreexport.h"
|
||||
#include "blackcore/blackcoreexport.h"
|
||||
#include "blackmisc/pq/time.h"
|
||||
#include <QtGlobal>
|
||||
|
||||
#include <QDateTime>
|
||||
|
||||
namespace BlackCore
|
||||
|
||||
Reference in New Issue
Block a user