2
0
mirror of https://github.com/boostorg/timer.git synced 2026-01-22 17:52:19 +00:00
Marcel Kost ceeb3e12e0 Remove unused using-declaration for 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.
2020-04-24 16:09:45 +02:00
2019-01-14 20:49:50 +03:00
2019-01-15 05:20:52 +02:00
2019-10-07 15:05:16 +03:00
2014-08-18 15:11:24 +01:00
2019-12-28 22:06:05 +02:00
Description
Mirrored via gitea-mirror
472 KiB
Languages
C++ 93.9%
CMake 5.2%
HTML 0.9%