]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/string-data.icc
* The grand 2005-2006 replace.
[lilypond.git] / flower / include / string-data.icc
index a87354cac539cc56a79a5c5a0a7a59325fb57d65..fd603d532fe21edf8f2313ae2c4b8a6c8bfaf0e5 100644 (file)
@@ -3,7 +3,7 @@
 
    source file of Flower lib
 
-   (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+   (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef STRINGDATA_INL
@@ -14,8 +14,7 @@
 #include <algorithm>
 #include <cassert>
 #include <cstring>
-#include <memory.h>
-
+#include <memory>
 using namespace std;
 
 const int INITIALMAX = 8;