Some more reduction of compiler warnings on MSVC

This commit is contained in:
Vojtech Bubnik 2021-02-10 18:04:16 +01:00
parent db2d78ff21
commit 05a6cfeaea
7 changed files with 37 additions and 4 deletions

View file

@ -10,7 +10,7 @@
#include <boost/algorithm/string.hpp>
#include <boost/log/trivial.hpp>
#include <boost/bind/placeholders.hpp>
#include <boost/bind/bind.hpp>
#include <boost/nowide/convert.hpp>
#include <iostream>