Pair.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 
00003 //=============================================================================
00004 /**
00005  *  @file    Pair.h
00006  *
00007  *  Pair.h,v 4.8 2005/10/28 16:14:54 ossama Exp
00008  *
00009  *  ACE_Pair<> convenience header.
00010  *
00011  *  @author Irfan Pyarali
00012  */
00013 //=============================================================================
00014 
00015 
00016 #ifndef ACE_PAIR_H
00017 #define ACE_PAIR_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/Pair_T.h"
00029 
00030 #include /**/ "ace/post.h"
00031 
00032 #endif /* ACE_PAIR_H */

Generated on Thu Nov 9 09:41:59 2006 for ACE by doxygen 1.3.6