summaryrefslogtreecommitdiff
path: root/indra/llinventory/llinventorydefines.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2011-07-14 16:24:31 -0400
committerNat Goodspeed <nat@lindenlab.com>2011-07-14 16:24:31 -0400
commit624c3f1a8e503a3a577b81e06b0ae3344e8ede17 (patch)
treed53c217467323b77b5f55a8a8ada358ef14d6aa4 /indra/llinventory/llinventorydefines.h
parent24508cc924938d2a8752496b9752b7c4d934dd77 (diff)
Use Linden wstring-to-string conversion, not boost::filesystem's.
On Windows, calling boost::filesystem::path::string() implicitly requests code conversion between std::wstring (the boost::filesystem::path::string_type selected on Windows) and std::string. At least for integration-test program, that produces link errors. Use Linden's wstring_to_utf8str() instead.
Diffstat (limited to 'indra/llinventory/llinventorydefines.h')
0 files changed, 0 insertions, 0 deletions