mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Optimize includes across code base
This commit is contained in:
@@ -18,15 +18,14 @@
|
||||
*/
|
||||
|
||||
#include "TestYkChallengeResponseKey.h"
|
||||
#include "TestGlobal.h"
|
||||
|
||||
#include "core/Tools.h"
|
||||
#include "crypto/Crypto.h"
|
||||
#include "keys/ChallengeResponseKey.h"
|
||||
|
||||
#include <QCryptographicHash>
|
||||
#include <QScopedPointer>
|
||||
#include <QSignalSpy>
|
||||
#include <QTest>
|
||||
|
||||
QTEST_GUILESS_MAIN(TestYubiKeyChallengeResponse)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user