]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-score.hh
* flower/include/std-string.hh:
[lilypond.git] / lily / include / paper-score.hh
index 3056b478aaa2ed952ca80bad1627fec2825d57d5..1082b3330a6e3d8bfeaafae0673ac7725af6dde4 100644 (file)
@@ -28,7 +28,7 @@ public:
   System *root_system () const;
 
   void typeset_system (System *);
-  std::vector<Column_x_positions> calc_breaking ();
+  vector<Column_x_positions> calc_breaking ();
 
   SCM get_paper_systems () const;
 protected: