12 #ifndef ZYPP_BASE_FUNCTION_H 13 #define ZYPP_BASE_FUNCTION_H 15 #include <boost/function.hpp> 16 #include <boost/bind.hpp> 17 #include <boost/ref.hpp> 42 using boost::function;
78 #endif // ZYPP_BASE_FUNCTION_H Easy-to use interface to the ZYPP dependency resolver.