1 /*---------------------------------------------------------------------\
3 | |__ / \ / / . \ . \ |
8 \---------------------------------------------------------------------*/
9 /** \file zypp/CapSetFwd.h
12 #ifndef ZYPP_CAPSETFWD_H
13 #define ZYPP_CAPSETFWD_H
17 ///////////////////////////////////////////////////////////////////
19 { /////////////////////////////////////////////////////////////////
23 typedef std::set<Capability,CapOrder> CapSet;
25 /////////////////////////////////////////////////////////////////
27 ///////////////////////////////////////////////////////////////////
28 #endif // ZYPP_CAPSETFWD_H