Skip to content

Commit

Permalink
Merge pull request #37 from Maddin-619/fix/system_error_include
Browse files Browse the repository at this point in the history
  • Loading branch information
DeveloperPaul123 authored Sep 16, 2024
2 parents 20a167d + 1fa8856 commit 735c790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eventbus/include/eventbus/event_bus.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include <functional>
#include <mutex>
#include <shared_mutex>
#include <system_error>
#include <thread>
#include <typeindex>
#include <unordered_map>
Expand Down

0 comments on commit 735c790

Please sign in to comment.