diff options
| author | 2015-03-04 13:54:20 -0800 | |
|---|---|---|
| committer | 2015-03-04 13:54:20 -0800 | |
| commit | 030f536009b56dbcc23d284541e51562bd9a6ed3 (patch) | |
| tree | ffa22213bbcf93fa38c4d5741100f82f55236cfa /libs/hwui/ProgramCache.cpp | |
| parent | 56fde9e70ef850ca7e3f076e52567f5c75b5e7da (diff) | |
Stop using namespace std.
The pattern of #include and using namespace std here fails to build
with GCC. At first glance it's a GCC bug rather than libc++ doing
something wrong. Regardless, it can be worked around by just
specifying std:: where appropriate.
Bug: 19606303
Change-Id: I5652682eae7ca7559cf2a9307909859013440781
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions