mirror of
https://github.com/boostorg/predef.git
synced 2025-07-29 19:47:12 +02:00
Update history.
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
////
|
////
|
||||||
Copyright 2014-2019 Rene Rivera
|
Copyright 2014-2020 Rene Rivera
|
||||||
Distributed under the Boost Software License, Version 1.0.
|
Distributed under the Boost Software License, Version 1.0.
|
||||||
(See accompanying file LICENSE_1_0.txt or copy at
|
(See accompanying file LICENSE_1_0.txt or copy at
|
||||||
http://www.boost.org/LICENSE_1_0.txt)
|
http://www.boost.org/LICENSE_1_0.txt)
|
||||||
@ -15,6 +15,7 @@ http://www.boost.org/LICENSE_1_0.txt)
|
|||||||
* Document correct versions for C++ standard.
|
* Document correct versions for C++ standard.
|
||||||
* Fix compile error from not available header when building in WinCE.
|
* Fix compile error from not available header when building in WinCE.
|
||||||
* Remove deprecated `BOOST_OS_ANDROID`.
|
* Remove deprecated `BOOST_OS_ANDROID`.
|
||||||
|
* Fix compile for Wine. (Kevin Puetz)
|
||||||
|
|
||||||
== 1.10
|
== 1.10
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user