aboutsummaryrefslogtreecommitdiff
path: root/src/zencompute/linuxrunner.cpp
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2026-02-20 21:21:32 +0100
committerStefan Boberg <[email protected]>2026-02-20 21:21:32 +0100
commitb4010bae3c856281a9118b432ee2aa80ec8513fc (patch)
tree40077ebf0d387bd53e63e8e222ba423ae3d205f1 /src/zencompute/linuxrunner.cpp
parentmacrunner should use except_fmt (diff)
downloadzen-b4010bae3c856281a9118b432ee2aa80ec8513fc.tar.xz
zen-b4010bae3c856281a9118b432ee2aa80ec8513fc.zip
also use except_fmt for linuxrunner
Diffstat (limited to 'src/zencompute/linuxrunner.cpp')
-rw-r--r--src/zencompute/linuxrunner.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zencompute/linuxrunner.cpp b/src/zencompute/linuxrunner.cpp
index bb3c46018..2fed321a9 100644
--- a/src/zencompute/linuxrunner.cpp
+++ b/src/zencompute/linuxrunner.cpp
@@ -7,6 +7,7 @@
# include <zencore/compactbinary.h>
# include <zencore/compactbinarypackage.h>
# include <zencore/except.h>
+# include <zencore/except_fmt.h>
# include <zencore/filesystem.h>
# include <zencore/fmtutils.h>
# include <zencore/timer.h>