Imported Upstream version 17.14.0
[platform/upstream/libzypp.git] / zypp / sat / Transaction.h
index a2165f9..60406a4 100644 (file)
@@ -181,7 +181,7 @@ namespace zypp
 
       public:
         /** Implementation  */
-        class Impl;
+        struct Impl;
       private:
         /** Pointer to implementation */
         RW_pointer<Impl> _pimpl;