69f820bb3d7c4dc8c838f115cb4c7ee5fd188721
Starting with Boost 1.60.0 <boost/filesystem.hpp> includes <boost/filesystem/fstream.hpp>, which declares ifstream and ofstream types that make the unqualified names ifstream and ofstream ambiguous. The names must be qualified to refer to the std versions.
Switching from asio deadline_timer to asio steady_timer in order to fix #55. This requires the (boost or native) chrono lib.
Description
No description provided
59 MiB
Languages
Java
54.8%
C++
43.1%
QMake
0.8%
C
0.6%
HTML
0.5%
Other
0.1%