summaryrefslogtreecommitdiff
path: root/manager.cpp
diff options
context:
space:
mode:
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>