]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/string-data.icc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / flower / include / string-data.icc
index 00691cc57b16eb73fa395656efb7aa0df3c7bbd1..51aa1a85433485c21c32506fb089c10be03cbac4 100644 (file)
@@ -9,9 +9,10 @@
 #ifndef STRINGDATA_INL
 #define STRINGDATA_INL
 
-#include <assert.h>
+#include <cassert>
+#include <cstring>
+
 #include <memory.h>
-#include <string.h>
 
 #include "string-data.hh"
 const int INITIALMAX=8;