Skip to content

Commit 738e15f

Browse files
committed
2 parents d12828f + fed2d28 commit 738e15f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Source/Library/h/Cache.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#pragma once
22
#include <cstddef>
3+
#include <functional>
34
#include <memory>
5+
#include <optional>
46
#include <string>
57
#include <type_traits>
68
#include <unordered_map>

0 commit comments

Comments
 (0)