aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/model/GpgKey.h
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2022-05-19 19:00:46 +0000
committerSaturneric <[email protected]>2022-05-19 19:00:46 +0000
commitc80f04424b43814bdaed20ae166304f3d1bd1d2b (patch)
treecce93b5e345c4cde2d7a40bf65757465be82e9cc /src/core/model/GpgKey.h
parentrefactor: change log level for task system (diff)
downloadGpgFrontend-c80f04424b43814bdaed20ae166304f3d1bd1d2b.tar.gz
GpgFrontend-c80f04424b43814bdaed20ae166304f3d1bd1d2b.zip
pref: improve pch for compiling speed
Diffstat (limited to 'src/core/model/GpgKey.h')
-rw-r--r--src/core/model/GpgKey.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/model/GpgKey.h b/src/core/model/GpgKey.h
index 457b6540..4761f8a5 100644
--- a/src/core/model/GpgKey.h
+++ b/src/core/model/GpgKey.h
@@ -29,9 +29,6 @@
#ifndef GPGFRONTEND_GPGKEY_H
#define GPGFRONTEND_GPGKEY_H
-#include <boost/date_time.hpp>
-#include <boost/date_time/posix_time/conversion.hpp>
-
#include "GpgSubKey.h"
#include "GpgUID.h"