Hash_Map_Manager.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 
00003 //=============================================================================
00004 /**
00005  *  @file    Hash_Map_Manager.h
00006  *
00007  *  Hash_Map_Manager.h,v 4.51 2005/10/28 16:14:52 ossama Exp
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 Thu Nov 9 09:41:51 2006 for ACE by doxygen 1.3.6