Skip to content

Commit fed2d28

Browse files
committed
include std libs
1 parent 887c95e commit fed2d28

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)