diff options
-rw-r--r-- | ace/Token_Request_Reply.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Token_Request_Reply.h b/ace/Token_Request_Reply.h index f12db8e0769..6c46c1f970c 100644 --- a/ace/Token_Request_Reply.h +++ b/ace/Token_Request_Reply.h @@ -19,7 +19,7 @@ // // ============================================================================ -#ifndef (ACE_TOKEN_REQUEST_REPLY_H) +#ifndef ACE_TOKEN_REQUEST_REPLY_H #define ACE_TOKEN_REQUEST_REPLY_H #include "ace/Local_Tokens.h" |