diff options
Diffstat (limited to 'mod/build-result-module.cxx')
-rw-r--r-- | mod/build-result-module.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/build-result-module.cxx b/mod/build-result-module.cxx index 7823e3a..68fbe4c 100644 --- a/mod/build-result-module.cxx +++ b/mod/build-result-module.cxx @@ -4,7 +4,9 @@ #include <mod/build-result-module.hxx> #include <libbutl/openssl.hxx> +#include <libbutl/fdstream.hxx> #include <libbutl/process-io.hxx> +#include <libbutl/semantic-version.hxx> namespace brep { |