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

Unified Diff: src/gasp.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/fpgm.cc ('k') | src/gasp.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/gasp.h
diff --git a/src/gasp.h b/src/gasp.h
old mode 100644
new mode 100755
index f3f434ffe2a30faf75e96b58296d66019ef6bc8c..48d7e7c1660129f05bfd864f752e11695223aa05
--- a/src/gasp.h
+++ b/src/gasp.h
@@ -5,7 +5,8 @@
#ifndef OTS_GASP_H_
#define OTS_GASP_H_
-#include <utility> // std::pair
+#include <new>
+#include <utility>
#include <vector>
#include "ots.h"
« .gitmodules ('K') | « src/fpgm.cc ('k') | src/gasp.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698