diff options
Diffstat (limited to 'tests/Priority_Buffer_Test.cpp')
-rw-r--r-- | tests/Priority_Buffer_Test.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Priority_Buffer_Test.cpp b/tests/Priority_Buffer_Test.cpp index 21b22875ab5..27b139f4008 100644 --- a/tests/Priority_Buffer_Test.cpp +++ b/tests/Priority_Buffer_Test.cpp @@ -1,6 +1,6 @@ -// ============================================================================ // $Id$ +// ============================================================================ // // = LIBRARY // tests @@ -19,7 +19,7 @@ // // ============================================================================ -#include "ace/Log_Msg.h" + #include "ace/Message_Queue.h" #include "ace/Service_Config.h" #include "test_config.h" |