Imported Upstream version 16.4.0
[platform/upstream/libzypp.git] / zypp / target / TargetImpl.h
index 21f4b04..6658900 100644 (file)
@@ -162,6 +162,9 @@ namespace zypp
       /** \overload */
       static LocaleSet requestedLocales( const Pathname & root_r );
 
+      /** \copydoc Target::updateAutoInstalled */
+      void updateAutoInstalled();
+
       /** \copydoc Target::targetDistribution() */
       std::string targetDistribution() const;
       /** \overload */