diff options
Diffstat (limited to 'osdep/Phy.hpp')
-rw-r--r-- | osdep/Phy.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/osdep/Phy.hpp b/osdep/Phy.hpp index 5cebe169..23fd2ee2 100644 --- a/osdep/Phy.hpp +++ b/osdep/Phy.hpp @@ -33,6 +33,7 @@ #include <string.h> #include <list> +#include <stdexcept> #if defined(_WIN32) || defined(_WIN64) |