]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dimension-cache.hh
Imported Upstream version 2.18.0
[lilypond.git] / lily / include / dimension-cache.hh
index 581bcff8a99cc5109aa14171b01a34f7f7dabdd3..6210be1285130f886adab00c3a035d597a92b9e7 100644 (file)
@@ -36,6 +36,7 @@ class Dimension_cache
   friend class Grob;
 
   Dimension_cache (Dimension_cache const &);
+  Dimension_cache & operator = (Dimension_cache const &d);
   ~Dimension_cache ();
   Dimension_cache ();
 };