]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/parse-afm.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / flower / parse-afm.cc
index 97e854ae31a4a4982328ec44fcce9aa568ced995..59f9bf012f8005e08ebd5be117befbff89ef4506 100644 (file)
@@ -68,13 +68,15 @@ Morten Welinder <terra@diku.dk> September 1999.
  *    - changed (width == 250) to (width = 250) in initializeArray
  */
 
-#include <stdio.h>
-#include <stdlib.h>
-#include <errno.h>
-#include <sys/file.h>
-#include <math.h>
-#include <string.h>
 #include "parse-afm.hh"
+
+#include <cstdlib>
+#include <cerrno>
+#include <cmath>
+#include <cstring>
+
+#include <sys/file.h>
+
 #include "warn.hh"
 
 #define METATYPE1_BUG   /* Parse Metatype1's (version unknown)