diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-05-05 22:34:06 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-05-05 22:34:06 +0000 |
commit | 01950efe74ac03f228c428b4726f7afcca5d36f0 (patch) | |
tree | a07cc5b1199793565c432d915b0ae2c1aa216ed8 /ace/Local_Tokens.h | |
parent | 3da02e5f0119cb5837e49b20ddf78d2b343a4712 (diff) | |
download | ATCD-01950efe74ac03f228c428b4726f7afcca5d36f0.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/Local_Tokens.h')
-rw-r--r-- | ace/Local_Tokens.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Local_Tokens.h b/ace/Local_Tokens.h index 49a66af5b68..5663e0913d0 100644 --- a/ace/Local_Tokens.h +++ b/ace/Local_Tokens.h @@ -40,7 +40,7 @@ #define ACE_LOCAL_MUTEX_H #include "ace/Synch.h" -#include "ace/Stack.h" +#include "ace/Containers.h" #include "ace/Synch_Options.h" #include "ace/Map_Manager.h" |