Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(742)

Unified Diff: src/glyf.h

Issue 658573004: Updating to new OTS repo from https://github.com/khaledhosny/ots.git (Closed) Base URL: https://chromium.googlesource.com/external/ots@master
Patch Set: Adding Colored Emoji changes from external/git repo Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« .gitmodules ('K') | « src/gdef.cc ('k') | src/glyf.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« .gitmodules ('K') | « src/gdef.cc ('k') | src/glyf.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698