8 #ifndef _LIBALCOMMON_ALCOMMON_ALTOOLSMAIN_H_
9 #define _LIBALCOMMON_ALCOMMON_ALTOOLSMAIN_H_
11 #include <boost/shared_ptr.hpp>
12 #include <boost/function/function_fwd.hpp>
23 typedef boost::function1< int, boost::shared_ptr<AL::ALBroker> >
TMainType;
38 #endif // _LIBALCOMMON_ALCOMMON_ALTOOLSMAIN_H_