Skip to content

Commit e739ee5

Browse files
AMDmi3abau
authored andcommitted
Include <functinonal> for std::function
1 parent c2a5c59 commit e739ee5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/src/history.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#ifndef DILAY_HISTORY
66
#define DILAY_HISTORY
77

8+
#include <functional>
89
#include "configurable.hpp"
910
#include "macro.hpp"
1011

0 commit comments

Comments
 (0)