3 //=============================================================================
7 * $Id: Map.h 80826 2008-03-04 14:51:23Z wotte $
9 * Backward compatibility header.
11 * @author Irfan Pyarali
13 //=============================================================================
19 #include /**/ "ace/pre.h"
21 #include /**/ "ace/config-all.h"
23 #if !defined (ACE_LACKS_PRAGMA_ONCE)
25 #endif /* ACE_LACKS_PRAGMA_ONCE */
27 // Include the templates here.
28 #include "ace/Map_T.h"
30 #include /**/ "ace/post.h"
32 #endif /* ACE_MAP_H */