diff options
Diffstat (limited to 'ace/Asynch_IO_Impl.h')
-rw-r--r-- | ace/Asynch_IO_Impl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Asynch_IO_Impl.h b/ace/Asynch_IO_Impl.h index 5137145534d..b49a827d8ba 100644 --- a/ace/Asynch_IO_Impl.h +++ b/ace/Asynch_IO_Impl.h @@ -23,6 +23,8 @@ #define ACE_ASYNCH_IO_IMPL_H #include "ace/pre.h" +#include "ace/config-all.h" + #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ |