Imported Upstream version 17.14.0
[platform/upstream/libzypp.git] / zypp / RepoStatus.h
index 587a507..1eaa2da 100644 (file)
@@ -77,7 +77,7 @@ namespace zypp
     Date timestamp() const;
 
   public:
-    class Impl;                        ///< Implementation
+    struct Impl;                       ///< Implementation
   private:
     RWCOW_pointer<Impl> _pimpl;        ///< Pointer to implementation
   };