Hash_Map_Manager.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 
00003 //=============================================================================
00004 /**
00005  *  @file    Hash_Map_Manager.h
00006  *
00007  *  $Id: Hash_Map_Manager.h 80826 2008-03-04 14:51:23Z wotte $
00008  *
00009  *  Backward compatibility header.
00010  *
00011  *  @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
00012  */
00013 //=============================================================================
00014 
00015 #ifndef ACE_HASH_MAP_MANAGER_H
00016 #define ACE_HASH_MAP_MANAGER_H
00017 
00018 #include /**/ "ace/pre.h"
00019 
00020 #include /**/ "ace/config-all.h"
00021 
00022 #if !defined (ACE_LACKS_PRAGMA_ONCE)
00023 # pragma once
00024 #endif /* ACE_LACKS_PRAGMA_ONCE */
00025 
00026 // Include the templates here.
00027 #include "ace/Hash_Map_Manager_T.h"
00028 
00029 #include /**/ "ace/post.h"
00030 
00031 #endif /* ACE_HASH_MAP_MANAGER_H */

Generated on Tue Feb 2 17:18:39 2010 for ACE by  doxygen 1.4.7