Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpasdam <>2018-03-23 13:18:06 +0300
committerJonathan White <support@dmapps.us>2018-07-07 05:23:52 +0300
commitb4d806ad412b33b9af63f926c06453b63c06a129 (patch)
treed05933ccf35ba9796fb21460a30e0d21faa911d3 /tests/TestGlobal.h
parentad4423d226da6105e0732a15918c6429e2ca8ed4 (diff)
Fixed issues with initial commit
Diffstat (limited to 'tests/TestGlobal.h')
-rw-r--r--tests/TestGlobal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/TestGlobal.h b/tests/TestGlobal.h
index ef7472c01..9889a4434 100644
--- a/tests/TestGlobal.h
+++ b/tests/TestGlobal.h
@@ -19,7 +19,6 @@
#define KEEPASSXC_TESTGLOBAL_H
#include "core/Group.h"
-#include "core/Uuid.h"
#include <QDateTime>
#include <QTest>