Skip to content

Commit

Permalink
Add include
Browse files Browse the repository at this point in the history
  • Loading branch information
heifner committed Sep 30, 2024
1 parent fd7cf03 commit 454a161
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/executor_example/application.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
#include <appbase/application_base.hpp>
#include <appbase/execution_priority_queue.hpp>

#include <limits>
#include <optional>

class my_executor {
public:
template <typename Func>
Expand Down

0 comments on commit 454a161

Please sign in to comment.