summaryrefslogtreecommitdiff
path: root/TAO/tao/NVList.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-08-28 15:45:37 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-08-28 15:45:37 +0000
commitdb0a57a90e120cc6421e4e5df6728f7bbe44ce23 (patch)
treefd8693858ee3acc35cb06c7b1fded38b48cf4aa1 /TAO/tao/NVList.h
parentc1fc91d52ab4be81c6af2c28f30479987b98a298 (diff)
downloadATCD-db0a57a90e120cc6421e4e5df6728f7bbe44ce23.tar.gz
ChangeLogTag:Thu Aug 28 08:43:21 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/NVList.h')
-rw-r--r--TAO/tao/NVList.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/NVList.h b/TAO/tao/NVList.h
index 049c516a556..72df84f9731 100644
--- a/TAO/tao/NVList.h
+++ b/TAO/tao/NVList.h
@@ -1,4 +1,4 @@
-// This may look like C, but it's really -*- C++ -*-
+// -*- C++ -*-
//=============================================================================
/**
@@ -24,6 +24,7 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "tao/Any.h"
+#include "tao/Environment.h"
#include "ace/Unbounded_Queue.h"
#include "ace/Thread_Mutex.h"