diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2015-04-15 16:49:58 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2015-04-15 16:49:58 -0400 |
commit | cc587b9ef98f31696428a6a1aee11ee09b851275 (patch) | |
tree | cea8804d65afe364f78df559c2d19a2987000f04 /indra/newview/llvowater.cpp | |
parent | e9be710daf3d1135f732632d09007920e1d0ff81 (diff) |
MAINT-4744: remove nonstandard #include from llfile.h.
Changeset ffd264ca493c removed the whole llstdio_filebuf construct, which is
what depended on the __gnu_cxx::stdio_filebuf<> extension. Now, even on
Windows, ll[io]fstream very closely resembles std::[io]fstream.
Since we no longer depend on that extension, we can remove its #include.
This should (!) remove the last obstacle to building with libc++ on the Mac.
Diffstat (limited to 'indra/newview/llvowater.cpp')
0 files changed, 0 insertions, 0 deletions