Map.h

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

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