summaryrefslogtreecommitdiff
path: root/ace/FIFO.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-05-26 18:08:47 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-05-26 18:08:47 +0000
commitbffbb98182254445a2c69d7fff7a5efa288185c2 (patch)
treee9cb37531e5501b1a7a1e0201cf7e16f500155a9 /ace/FIFO.cpp
parentc98f8a852287961fc1ed5551a722c377f160676e (diff)
downloadATCD-bffbb98182254445a2c69d7fff7a5efa288185c2.tar.gz
ChangeLogTag:Thu May 25 19:39:59 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/FIFO.cpp')
-rw-r--r--ace/FIFO.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/FIFO.cpp b/ace/FIFO.cpp
index 588b00b318d..0ebbe390b17 100644
--- a/ace/FIFO.cpp
+++ b/ace/FIFO.cpp
@@ -1,9 +1,8 @@
// FIFO.cpp
// $Id$
-/* -*- C++ -*- */
-
#include "ace/FIFO.h"
+#include "ace/Log_Msg.h"
#if !defined (__ACE_INLINE__)
#include "ace/FIFO.i"