Skip to content

Commit

Permalink
GH-1639 Add <optional> include
Browse files Browse the repository at this point in the history
  • Loading branch information
heifner committed Sep 18, 2023
1 parent fd232b2 commit 2749256
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#include <condition_variable>
#include <mutex>
#include <optional>
#include <queue>

namespace appbase {
Expand Down

0 comments on commit 2749256

Please sign in to comment.