]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/cons.hh
(attachment_point): new function.
[lilypond.git] / flower / include / cons.hh
index db922dba087f32742c85c87d824af98d1fd085b8..6830697fb51628fa6b6c662a29490358da145f1a 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c)  1999--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1999--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -11,7 +11,7 @@
 #define CONS_HH
 
 
-#include <assert.h>
+#include <cassert>
 
 template<class T>
 class Cons