diff options
Diffstat (limited to 'netsvcs/clients/Tokens/collection/collection.cpp')
-rw-r--r-- | netsvcs/clients/Tokens/collection/collection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netsvcs/clients/Tokens/collection/collection.cpp b/netsvcs/clients/Tokens/collection/collection.cpp index 5809d8e5649..e3dc18d8008 100644 --- a/netsvcs/clients/Tokens/collection/collection.cpp +++ b/netsvcs/clients/Tokens/collection/collection.cpp @@ -20,7 +20,7 @@ // ============================================================================ #include "ace/OS.h" -#include "ace/Log_Msg.h" + #include "ace/Get_Opt.h" #include "ace/Local_Tokens.h" #include "ace/Token_Collection.h" |