summaryrefslogtreecommitdiff
path: root/indra/llcorehttp/_httplibcurl.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2018-10-25 11:26:39 -0400
committerNat Goodspeed <nat@lindenlab.com>2020-03-25 16:12:46 -0400
commite9c667af96278d277eb2a20a6d8364d21464c3eb (patch)
treeedb96238eb227ed3c46d4e638fab6e887ab18276 /indra/llcorehttp/_httplibcurl.cpp
parentf71c71fe42756e18e41c7e6ee531f1acc72815ca (diff)
DRTVWR-476: Eliminate std::mem_fun1() special case for Windows.
We used to have to use #if LL_WINDOWS logic to pass std::mem_fun1() to llbind2nd() instead of std::mem_fun() elsewhere. VS 2017 no longer supports std::mem_fun1(), which means we can eliminate the special case for Windows.
Diffstat (limited to 'indra/llcorehttp/_httplibcurl.cpp')
0 files changed, 0 insertions, 0 deletions