mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-06 01:06:31 +08:00
Fix unit test header includes
* Include only what is used * Use forward declaration when possible * Sorted includes refs #598
This commit is contained in:
@@ -15,7 +15,11 @@
|
||||
*/
|
||||
|
||||
#include "testidentifier.h"
|
||||
#include "blackmisc/identifierlist.h"
|
||||
#include "blackmisc/compare.h"
|
||||
#include "blackmisc/identifier.h"
|
||||
|
||||
#include <QString>
|
||||
#include <QTest>
|
||||
|
||||
using namespace BlackMisc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user