2
0
mirror of https://github.com/boostorg/log.git synced 2026-01-19 16:32:09 +00:00

5 Commits

Author SHA1 Message Date
Andrey Semashev
c9b6e2b191 Include Boost.WinAPI config first in tests involving Boost.Regex.
This is needed because Boost.Regex includes windows.h internally,
which causes it to define a different target Windows version than
that is used by Boost.Log, which results in linking errors.

https://github.com/boostorg/regex/issues/154
2021-09-18 03:02:46 +03:00
Andrey Semashev
5bb604ee39 Updated copyright dates. 2015-01-25 17:32:33 +03:00
Andrey Semashev
a21d096e4a Updated copyright notes to 2014. 2014-01-19 18:46:09 +04:00
Andrey Semashev
e2336b77d4 Fixed linking problems with MSVC.
[SVN r83986]
2013-04-20 15:00:11 +00:00
Andrey Semashev
a7c4e0e319 Boost.Log merged to trunk.
[SVN r83860]
2013-04-13 12:30:25 +00:00