agile is hosted by Hepforge, IPPP Durham

AGILeBoost.hh

Go to the documentation of this file.
00001 #ifndef AGILE_AGILEBOOST_HH
00002 #define AGILE_AGILEBOOST_HH
00003 
00004 #include "boost/smart_ptr.hpp"
00005 #include "boost/lexical_cast.hpp"
00006 #include "boost/assign.hpp"
00007 
00008 #include <boost/algorithm/string.hpp>
00009 
00010 #include "boost/foreach.hpp"
00011 #define foreach BOOST_FOREACH
00012 
00013 namespace AGILe {
00014   using boost::shared_ptr;
00015   using boost::lexical_cast;
00016   using namespace boost::assign;
00017 }
00018 
00019 #endif
Generated on Tue Mar 6 10:39:38 2012 for AGILe - A Generator Interface Library (+ executable) by  doxygen 1.6.3