diff options
Diffstat (limited to 'ace/ARGV.h')
-rw-r--r-- | ace/ARGV.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/ARGV.h b/ace/ARGV.h index 29ab8dd0ca5..613af430fed 100644 --- a/ace/ARGV.h +++ b/ace/ARGV.h @@ -21,7 +21,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/Containers.h" +#include "ace/Unbounded_Queue.h" /** * @class ACE_ARGV |