]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/libc-extension.cc
* The grand 2005-2006 replace.
[lilypond.git] / flower / libc-extension.cc
index 1540b279d029fadad994fc4da47205598f85396a..7b33b0430e399cd719bba75201ea940cecbeb74e 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the flowerlib
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
   Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
@@ -11,6 +11,8 @@
 #include <cstdio>
 #include <cstring>
 #include <cctype>
+#include <cassert>
+
 using namespace std;
 
 #include "libc-extension.hh"