diff options
| author | 251 <[email protected]> | 2018-07-25 11:45:07 +0200 |
|---|---|---|
| committer | 251 <[email protected]> | 2018-08-28 18:42:53 +0200 |
| commit | b193d5a443bfd994936ad21b807b2bb37756ef2c (patch) | |
| tree | 08ee18569ba213308edcb7d7f64d52fc96f8c748 /src/httpserver.cpp | |
| parent | Implements custom tolower and toupper functions. (diff) | |
| download | discoin-b193d5a443bfd994936ad21b807b2bb37756ef2c.tar.xz discoin-b193d5a443bfd994936ad21b807b2bb37756ef2c.zip | |
Removes the Boost case_conv.hpp dependency.
This commit removes the `boost/algorithm/string/case_conv.hpp` dependency from the project. It replaces the `boost::to_lower` and `boost::to_upper` functions with custom functions that are locale independent and ASCII deterministic.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions