Files
pokerth/src
Jonathan Wakely 69f820bb3d Qualify std::ifstream and std::ofstream
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.
2015-11-26 16:27:52 +00:00
..
2015-08-13 15:36:27 +02:00