fixed errors
This commit is contained in:
@@ -120,7 +120,7 @@ private:
|
||||
Puppet& operator=(const Puppet&) = delete;
|
||||
|
||||
friend class PuppetData;
|
||||
class PuppetData *d;
|
||||
class PuppetData *pd;
|
||||
};
|
||||
|
||||
} // namespace Vtk
|
||||
|
||||
Reference in New Issue
Block a user