]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/memory-stream.hh
Run `make grand-replace'.
[lilypond.git] / flower / include / memory-stream.hh
index c082a2397249cd54a71dc223c5c8105a9dd26219..ab8a183a6faf3ac1a6044a9f695053017f7fb7fa 100644 (file)
@@ -3,14 +3,15 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2005--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef MEMORY_STREAM_HH
 #define MEMORY_STREAM_HH
 
-#include <stdio.h>
+#include <cstdio>
 #include <unistd.h>
+using namespace std;
 
 #include "libc-extension.hh"
 #include "file-cookie.hh"