aboutsummaryrefslogtreecommitdiffstats
path: root/src/jo_exec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/jo_exec.cpp')
-rw-r--r--src/jo_exec.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/jo_exec.cpp b/src/jo_exec.cpp
index a97012c..04efb66 100644
--- a/src/jo_exec.cpp
+++ b/src/jo_exec.cpp
@@ -1,4 +1,6 @@
#include <jo_lowbat.hpp>
+#include <array>
+#include <memory>
string
jo_exec(const char* cmd) {