]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/score.hh
Revert "Issue 4550 (2/2) Avoid "using namespace std;" in included files"
[lilypond.git] / lily / include / score.hh
index 0baf198fa325ce2b9076442642fe1d4338d4afb5..b3ece8960a813245139822c999120a85d668899a 100644 (file)
@@ -30,7 +30,7 @@
 class Score : public Smob<Score>
 {
 public:
-  SCM mark_smob ();
+  SCM mark_smob () const;
   static const char type_p_name_[];
   virtual ~Score ();
 private: