Commit Graph

3 Commits

Author SHA1 Message Date
plucid
7ceac9be75 Buildfixes for newer libraries
A few minor fixes are needed to compile with the VC++ 2013 headers and Boost 1.50 or later.

Include <algorithm> so std::min/max is available.

Get rid of unused 'int round(float)' which conflicts with 'float round(float)' in <cmath>.

boost::TIME_UTC is now boost::TIME_UTC_, as of 1.50.  Use an #if BOOST_VERSION to choose the proper name.
2015-02-05 01:02:35 -08:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
uroni
89e10b3f04 Initial commit. 2011-01-06 17:43:38 +01:00