summaryrefslogtreecommitdiff
path: root/ace/FIFO_Recv_Msg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/FIFO_Recv_Msg.cpp')
-rw-r--r--ace/FIFO_Recv_Msg.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/FIFO_Recv_Msg.cpp b/ace/FIFO_Recv_Msg.cpp
index 6de0d35cd72..2c01f948e54 100644
--- a/ace/FIFO_Recv_Msg.cpp
+++ b/ace/FIFO_Recv_Msg.cpp
@@ -2,12 +2,13 @@
// $Id$
#include "ace/FIFO_Recv_Msg.h"
-#include "ace/Log_Msg.h"
#if defined (ACE_LACKS_INLINE_FUNCTIONS)
#include "ace/FIFO_Recv_Msg.i"
#endif
+#include "ace/Log_Msg.h"
+
ACE_RCSID(ace, FIFO_Recv_Msg, "$Id$")
ACE_ALLOC_HOOK_DEFINE(ACE_FIFO_Recv_Msg)