mirror of
https://github.com/boostorg/timer.git
synced 2026-01-22 17:52:19 +00:00
ceeb3e12e044bab5c8a62f6218bcc5c0979e1a84
error_code
`boost::system::error_code` is included in the namespace, even though it is not even used in this file. The problem I encounter because of this: When configuring `boost/chrono` to be header-only, the `error_code` symbol is not included anymore and the `cpu_timer.cpp` doesn't compile.
Description
Mirrored via gitea-mirror
Languages
C++
93.9%
CMake
5.2%
HTML
0.9%