summaryrefslogtreecommitdiff
path: root/manager.cpp
diff options
context:
space:
mode:
authortomsmeding <hallo@tomsmeding.nl>2015-10-23 12:45:37 +0200
committertomsmeding <hallo@tomsmeding.nl>2015-10-23 12:45:37 +0200
commit0c7d7a110c47b011f3e33c212f9c814dd17c0a77 (patch)
tree4ecf4029dc36c004a3dd51447e242ee0ef5c21ab /manager.cpp
parente22b0edd4822ad5030d19d8fdb61511690e34239 (diff)
rpi stuff
Diffstat (limited to 'manager.cpp')
-rw-r--r--manager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manager.cpp b/manager.cpp
index 1d9bf96..6f5ea18 100644
--- a/manager.cpp
+++ b/manager.cpp
@@ -4,7 +4,7 @@
#include <vector>
#include <string>
#include <numeric>
-#include <exception>
+#include <stdexcept>
#include <cstring>
#include <dirent.h>
#include <sys/stat.h>