issues
search
leapmotion
/
autowiring
A C++ Inversion of Control Framework
http://autowiring.io/
Apache License 2.0
149
stars
17
forks
source link
Include <stdexcept> in autowiring/auto_signal.h
#1068
Open
CaseyCarter
opened
4 years ago
CaseyCarter
commented
4 years ago
... to use
std::runtime_error
.
Fixes #1067.
... to use
std::runtime_error
.Fixes #1067.