Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(198)

Unified Diff: cpp/src/phonenumbers/default_logger.cc

Issue 9162043: CPP: Make r570 compile in Chromium. (Closed) Base URL: https://libphonenumber.googlecode.com/svn/trunk
Patch Set: Created 10 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cpp/src/phonenumbers/default_logger.h ('k') | cpp/src/phonenumbers/phonenumbermatcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cpp/src/phonenumbers/default_logger.cc
diff --git a/cpp/src/phonenumbers/default_logger.cc b/cpp/src/phonenumbers/default_logger.cc
index 49d55137f32fe602104d0ef61a1d4a98b5c07fa3..44379a5fb038fe79c78d6e231eb42eab59b060c0 100644
--- a/cpp/src/phonenumbers/default_logger.cc
+++ b/cpp/src/phonenumbers/default_logger.cc
@@ -14,9 +14,6 @@
// Author: Philippe Liard
-// This file should not be compiled when using Google base/.
-#ifndef USE_GOOGLE_BASE
-
#include <iostream>
#include "phonenumbers/default_logger.h"
@@ -50,5 +47,3 @@ void StdoutLogger::WriteLevel() {
} // namespace phonenumbers
} // namespace i18n
-
-#endif // USE_GOOGLE_BASE
« no previous file with comments | « cpp/src/phonenumbers/default_logger.h ('k') | cpp/src/phonenumbers/phonenumbermatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b