Skip to content
  • Nick Laurenson's avatar
    Upgrade boost to 1.66 to have the beast library · a3ad35d0
    Nick Laurenson authored
    Boost 1.66 add the new library: beast. Beast is build on top of boost
    asio, and help with http request and other nice stuff. Also the
    functionalities provided by chrono, regex and thread, are now provided by
    the C++11. So they are not needed anymore
    a3ad35d0