summaryrefslogtreecommitdiff
path: root/ACE/ace/WFMO_Reactor.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-09-26 20:49:54 +0200
committerGitHub <noreply@github.com>2021-09-26 20:49:54 +0200
commit53f510db8ce145bffcc165ed38d0bfd29ebf016c (patch)
treeb4d8aa35c6e755ad34f794b776b4e27946565fa1 /ACE/ace/WFMO_Reactor.cpp
parent6cd803939a08d36b328ac6283ffb5751c58eb5bd (diff)
downloadATCD-53f510db8ce145bffcc165ed38d0bfd29ebf016c.tar.gz
Update WFMO_Reactor.cpp
Diffstat (limited to 'ACE/ace/WFMO_Reactor.cpp')
-rw-r--r--ACE/ace/WFMO_Reactor.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ACE/ace/WFMO_Reactor.cpp b/ACE/ace/WFMO_Reactor.cpp
index db67fa95ce3..dc61a2a642b 100644
--- a/ACE/ace/WFMO_Reactor.cpp
+++ b/ACE/ace/WFMO_Reactor.cpp
@@ -12,6 +12,8 @@
#include "ace/WFMO_Reactor.inl"
#endif /* __ACE_INLINE__ */
+#include <memory>
+
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_WFMO_Reactor_Handler_Repository::ACE_WFMO_Reactor_Handler_Repository (ACE_WFMO_Reactor &wfmo_reactor)