diff options
Diffstat (limited to 'TAO/tao/PolicyS.h')
-rw-r--r-- | TAO/tao/PolicyS.h | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/TAO/tao/PolicyS.h b/TAO/tao/PolicyS.h deleted file mode 100644 index 70b87da46b6..00000000000 --- a/TAO/tao/PolicyS.h +++ /dev/null @@ -1,23 +0,0 @@ -/* -*- C++ -*- $Id$ */ -//============================================================================= -/** - * @file PolicyS.h - * - * $Id$ - * - * The file is almost empty and only present to keep other IDL files - * that include Policy.pidl happy. - * - */ -//============================================================================= - -#ifndef TAO_PIDL_POLICY_S_H -#define TAO_PIDL_POLICY_S_H -#include "tao/PolicyC.h" - -#if !defined (ACE_LACKS_PRAGMA_ONCE) -# pragma once -#endif /* ACE_LACKS_PRAGMA_ONCE */ - - -#endif /* TAO_PIDL_POLICY_S_H*/ |