mirror of
https://github.com/gelldur/EventBus.git
synced 2024-12-26 18:51:02 +08:00
Fixes Visual Studio 2019 compilation.
This commit is contained in:
parent
de1852c639
commit
16f2bbe613
@ -3,6 +3,7 @@
|
|||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
#include <functional>
|
#include <functional>
|
||||||
#include <memory>
|
#include <memory>
|
||||||
|
#include <stdexcept>
|
||||||
|
|
||||||
#include "dexode/eventbus/internal/ListenerAttorney.hpp"
|
#include "dexode/eventbus/internal/ListenerAttorney.hpp"
|
||||||
#include "dexode/eventbus/internal/event_id.hpp"
|
#include "dexode/eventbus/internal/event_id.hpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user