aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/stubs/int128_unittest.cc
Commit message (Collapse)AuthorAge
* Remove "using namespace std" from stubs/common.hGravatar Adam Cozzette2017-04-26
| | | | | | | | This prevents the contents of the std namespace from being effectively pulled into the top-level namespace in all translation units that include common.h. I left in individual using statements for a few common things like std::set and std::map, because it did not seem worth going through the churn of updating the whole codebase to fix those right now.
* Down-integrate from internal branch.Gravatar Jisi Liu2015-08-21
Change-Id: Ieb7a2c2fbf35bc2a8fa65b915a5ecb68c83863e4