summaryrefslogtreecommitdiff
path: root/src/storage.h
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2020-04-16 22:42:01 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2020-04-16 22:42:01 +0200
commita4db4f377b6d0d3c91aba8bc4a2392845c2ef18e (patch)
tree3297fbfc4ed0bf13c3e8acaff95fa65cfc104fe4 /src/storage.h
parent6cf5244bc514042fe419fffe1cd26a7f5e3c778f (diff)
Storage: lazy loading of Stored value
Diffstat (limited to 'src/storage.h')
-rw-r--r--src/storage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/storage.h b/src/storage.h
index c67be22..1635d40 100644
--- a/src/storage.h
+++ b/src/storage.h
@@ -2,7 +2,6 @@
#include "erebos/storage.h"
-#include <future>
#include <unordered_map>
#include <unordered_set>