]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/libc-extension.cc
Run `make grand-replace'.
[lilypond.git] / flower / libc-extension.cc
index 1540b279d029fadad994fc4da47205598f85396a..697c527c447f8d57117361bb0f7940c12e2b665b 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the flowerlib
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2008 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"