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

Unified Diff: tools/clang/translation_unit/test_files/test.cc

Issue 862133002: Update from https://crrev.com/312398 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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
Index: tools/clang/translation_unit/test_files/test.cc
diff --git a/tools/clang/translation_unit/test_files/test.cc b/tools/clang/translation_unit/test_files/test.cc
index e735f55574407d793ed7b80658ea124024c68813..1ddc520161d0ccfd7a09716de727b7967a6aee21 100644
--- a/tools/clang/translation_unit/test_files/test.cc
+++ b/tools/clang/translation_unit/test_files/test.cc
@@ -4,6 +4,8 @@
#include "test.h"
+#include <bits/wchar.h>
+
#include "binomial.h"
// Notice that "binomial.h" is included both here and in the "test.h" file.

Powered by Google App Engine
This is Rietveld 408576698