Imported Upstream version 17.23.2
[platform/upstream/libzypp.git] / zypp / Fetcher.cc
index c6bf217..ce2f614 100644 (file)
@@ -55,7 +55,7 @@ namespace zypp
   /** std::set ordering (less semantic) */
   struct SameFetcherIndex
   {
-    bool operator()( const FetcherIndex_Ptr & lhs, const FetcherIndex_Ptr & rhs )
+    bool operator()( const FetcherIndex_Ptr & lhs, const FetcherIndex_Ptr & rhs ) const
     {
       if ( lhs == rhs )
         return false; // incl. NULL == NULL