mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
use correct include for std::runtime_error
Former-commit-id: a96b727cc0258fda9684f5df52084dd8d96068e3
This commit is contained in:
parent
629461b944
commit
46c5a2ec05
@ -1,5 +1,5 @@
|
|||||||
// STL includes
|
// STL includes
|
||||||
#include <exception>
|
#include <stdexcept>
|
||||||
|
|
||||||
#include <hyperion/MessageForwarder.h>
|
#include <hyperion/MessageForwarder.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user