Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / tao / IORInterceptor / IORInterceptor.h
blobde348c892caf3f09c7f899e22d3c114016db6c18
1 /* -*- C++ -*- */
3 //=============================================================================
4 /**
5 * @file IORInterceptor.h
7 * @author Bala Natarajan <bala@dre.vanderbilt.edu>
8 */
9 //=============================================================================
10 #ifndef TAO_IORINTERCEPTOR_IORINTERCEPTOR_H
11 #define TAO_IORINTERCEPTOR_IORINTERCEPTOR_H
12 #include /**/ "ace/pre.h"
14 #include "tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h"
16 #if !defined (ACE_LACKS_PRAGMA_ONCE)
17 # pragma once
18 #endif /* ACE_LACKS_PRAGMA_ONCE */
20 #include /**/ "ace/post.h"
21 #endif /*TAO_IORINTERCEPTOR_IORINTERCEPTOR_H*/