summary refs log tree commit diff
path: root/src/Cache.cpp
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-07-17 16:37:25 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-07-17 16:37:25 +0300
commit0e814da91c8e041897a4c3f7e6e9234bbc7c6f7a (patch)
tree21f655d30630fe77ba48d07e4b357e2b6c6a5730 /src/Cache.cpp
parentMerge pull request #372 from bebehei/notification (diff)
downloadnheko-0e814da91c8e041897a4c3f7e6e9234bbc7c6f7a.tar.xz
Move all files under src/
Diffstat (limited to '')
-rw-r--r--src/Cache.cpp (renamed from src/Cache.cc)1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Cache.cc b/src/Cache.cpp

index 614e8a90..6f71b746 100644 --- a/src/Cache.cc +++ b/src/Cache.cpp
@@ -28,7 +28,6 @@ #include <variant.hpp> #include "Cache.h" -#include "Logging.hpp" #include "Utils.h" //! Should be changed when a breaking change occurs in the cache format.