00001 /* -*- C++ -*- $Id: PolicyS.h 44239 2002-04-06 05:12:17Z bala $ */ 00002 //============================================================================= 00003 /** 00004 * @file PolicyS.h 00005 * 00006 * $Id: PolicyS.h 44239 2002-04-06 05:12:17Z bala $ 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 00018 #if !defined (ACE_LACKS_PRAGMA_ONCE) 00019 # pragma once 00020 #endif /* ACE_LACKS_PRAGMA_ONCE */ 00021 00022 00023 #endif /* TAO_PIDL_POLICY_S_H*/