> VVK> ./include/tstring.h:7: error: 'Mutex' does not name a type > > Seems like forgotten include.
Committed to the 'unstable' branch. Thanks- sage > > > diff --git a/src/include/tstring.h b/src/include/tstring.h > index 4716f6c..08c49bd 100644 > --- a/src/include/tstring.h > +++ b/src/include/tstring.h > @@ -1,6 +1,7 @@ > #ifndef _CEPH_TSTRING > #define _CEPH_TSTRING > > +#include "common/Mutex.h" > > class stringtable { > private: > > -- > vvk > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Ceph-devel mailing list > Ceph-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ceph-devel > > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Ceph-devel mailing list Ceph-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ceph-devel