summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2010-07-06 14:51:20 +0000
committerbala <balanatarajan@users.noreply.github.com>2010-07-06 14:51:20 +0000
commit2b19119ba0bd368b88a0ca40e6c136854a0b1dcb (patch)
tree7180f705f1100ae41df42ebfd61b9e83dde01ac8
parent30df7904966fce824f98788285c3332dac8d0d85 (diff)
downloadATCD-2b19119ba0bd368b88a0ca40e6c136854a0b1dcb.tar.gz
Removed includion of ACE_Auto_Ptr header
-rw-r--r--ACE/ace/Service_Gestalt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Service_Gestalt.h b/ACE/ace/Service_Gestalt.h
index 7d30d89aa82..1241705738d 100644
--- a/ACE/ace/Service_Gestalt.h
+++ b/ACE/ace/Service_Gestalt.h
@@ -22,7 +22,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "ace/Auto_Ptr.h"
#include "ace/SString.h"
#include "ace/Unbounded_Queue.h"
#include "ace/Unbounded_Set.h"