summaryrefslogtreecommitdiff
path: root/src/common/error.cpp
AgeCommit message (Collapse)Author
2021-09-11common: Move error handling to error.cpp/hMorph
This allows us to avoid implicitly including <string> every time common_funcs.h is included.