Index: src/glyf.h |
diff --git a/src/glyf.h b/src/glyf.h |
old mode 100644 |
new mode 100755 |
index d2eda7752c7928f163c41a2720053f98bdc1c395..9a8baf5ecf551c642c744455bd9044c00250b978 |
--- a/src/glyf.h |
+++ b/src/glyf.h |
@@ -5,7 +5,8 @@ |
#ifndef OTS_GLYF_H_ |
#define OTS_GLYF_H_ |
-#include <utility> // std::pair |
+#include <new> |
+#include <utility> |
#include <vector> |
#include "ots.h" |