00001 /* -*- C++ -*- $Id: PolicyS.h 83826 2008-11-17 18:44:47Z smcqueen $ */ 00002 //============================================================================= 00003 /** 00004 * @file PolicyS.h 00005 * 00006 * $Id: PolicyS.h 83826 2008-11-17 18:44:47Z smcqueen $ 00007 * 00008 * The file is almost empty and only present to keep other IDL files 00009 * that include Policy.pidl happy. 00010 * 00011 */ 00012 //============================================================================= 00013 00014 #ifndef TAO_PIDL_POLICY_S_H 00015 #define TAO_PIDL_POLICY_S_H 00016 #include "tao/PolicyC.h" 00017 #include "tao/PortableServer/PolicyS.h" 00018 00019 #if !defined (ACE_LACKS_PRAGMA_ONCE) 00020 # pragma once 00021 #endif /* ACE_LACKS_PRAGMA_ONCE */ 00022 00023 00024 #endif /* TAO_PIDL_POLICY_S_H*/