Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: compiled/String.h

Issue 29721697: Noissue - fix support of namespace, external user-config.h and debug configuration (Closed) Base URL: https://github.com/adblockplus/adblockpluscore.git@caf1800ce0342583de4c0320745f0fdb3b55bd01
Patch Set: get rid of the warning Created March 13, 2018, 6:17 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « compiled/Map.h ('k') | compiled/debug.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compiled/String.h
diff --git a/compiled/String.h b/compiled/String.h
index 85f3e244604a064423f488ca9bfb2e1d2120043f..d30b49b0abec49006e0a98648008f21a3d1e47a9 100644
--- a/compiled/String.h
+++ b/compiled/String.h
@@ -23,6 +23,7 @@
#include <type_traits>
#ifdef INSIDE_TESTS
#include <iostream>
+#include <locale>
#include <codecvt>
#endif
#include <utility>
« no previous file with comments | « compiled/Map.h ('k') | compiled/debug.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld