summaryrefslogtreecommitdiff
path: root/ace/Remote_Tokens.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Remote_Tokens.h')
-rw-r--r--ace/Remote_Tokens.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/ace/Remote_Tokens.h b/ace/Remote_Tokens.h
index 6ec934027cb..54c486d4723 100644
--- a/ace/Remote_Tokens.h
+++ b/ace/Remote_Tokens.h
@@ -11,6 +11,7 @@
*/
//=============================================================================
+
#ifndef ACE_REMOTE_MUTEX_H
#define ACE_REMOTE_MUTEX_H
#include "ace/pre.h"
@@ -27,8 +28,6 @@
#include "ace/Local_Tokens.h"
#include "ace/Token_Request_Reply.h"
-#if defined (ACE_HAS_TOKENS_LIBRARY)
-
/**
* @class ACE_Remote_Token_Proxy
*
@@ -306,8 +305,6 @@ private:
void operator= (const ACE_TSS_Connection &);
};
-#endif /* ACE_HAS_TOKENS_LIBRARY */
-
#if defined (__ACE_INLINE__)
#include "ace/Remote_Tokens.i"
#endif /* __ACE_INLINE__ */