- fixed Target ctor to be 'explicit'. The compiler should not be
[platform/upstream/libzypp.git] / zypp / Target.h
index c0c65e9..288c24e 100644 (file)
@@ -58,6 +58,7 @@ namespace zypp
 
   public:
     /** Ctor */
+    explicit
     Target( const Pathname & root = "/" );
     /** Ctor */
     explicit