summaryrefslogtreecommitdiff
path: root/ace/Future.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-26 21:18:51 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-26 21:18:51 +0000
commitdc7b47e328ac184eed767b8287f918a46eb5d68e (patch)
treed2a03a59e7a8e39f4aeef13f0b7eb07b589b076c /ace/Future.h
parent91a94f0f3fa63a897d5556805a23dee7a8bba7fb (diff)
downloadATCD-dc7b47e328ac184eed767b8287f918a46eb5d68e.tar.gz
ChangeLogTag:Mon Mar 26 13:00:37 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'ace/Future.h')
-rw-r--r--ace/Future.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Future.h b/ace/Future.h
index fddc69ffbc2..594a3a451f7 100644
--- a/ace/Future.h
+++ b/ace/Future.h
@@ -18,7 +18,7 @@
#define ACE_FUTURE_H
#include "ace/pre.h"
-#include "ace/Containers.h"
+#include "ace/Unbounded_Set.h"
#include "ace/Synch.h"
#include "ace/Strategies_T.h"