mirror of
https://github.com/mfontanini/libtins
synced 2026-01-28 20:44:26 +01:00
Use custom exceptions everywhere
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
using std::make_pair;
|
||||
using std::bind;
|
||||
using std::pair;
|
||||
using std::runtime_error;
|
||||
using std::numeric_limits;
|
||||
using std::chrono::system_clock;
|
||||
using std::chrono::minutes;
|
||||
|
||||
Reference in New Issue
Block a user