Skip to content

Commit 7991256

Browse files
committed
add a missing header
1 parent 9030824 commit 7991256

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/intro-timer.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#define INCLUDED_EXAMPLES_INTRO_TIMER
88

99
#include <beman/execution/execution.hpp>
10+
#include <chrono>
1011
#include <queue>
1112
#include <thread>
1213
#include <tuple>

0 commit comments

Comments
 (0)