Updated logging to include the class/method so that it is more obvious where these...
[ACE_TAO.git] / TAO / tao / PolicyS.h
blob82fa5b62142f6f845a93d41a037c314f097e544e
1 /* -*- C++ -*- */
2 //=============================================================================
3 /**
4 * @file PolicyS.h
6 * The file is almost empty and only present to keep other IDL files
7 * that include Policy.pidl happy.
8 */
9 //=============================================================================
11 #ifndef TAO_PIDL_POLICY_S_H
12 #define TAO_PIDL_POLICY_S_H
13 #include "tao/PolicyC.h"
14 #include "tao/PortableServer/PolicyS.h"
16 #if !defined (ACE_LACKS_PRAGMA_ONCE)
17 # pragma once
18 #endif /* ACE_LACKS_PRAGMA_ONCE */
20 #endif /* TAO_PIDL_POLICY_S_H*/