From 69a1bbcd0c2170975556bfe495e1f169fd6c7726 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 8 Jun 2017 01:44:20 +0300 Subject: Replace depricated headers. --- src/utils/env.cpp | 2 +- src/utils/process.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/utils') diff --git a/src/utils/env.cpp b/src/utils/env.cpp index 364493500..deb016931 100644 --- a/src/utils/env.cpp +++ b/src/utils/env.cpp @@ -24,7 +24,7 @@ #include "logger.h" #include "settings.h" -#include +#include #include "debug.h" diff --git a/src/utils/process.cpp b/src/utils/process.cpp index 6431c22d5..56eaff27e 100644 --- a/src/utils/process.cpp +++ b/src/utils/process.cpp @@ -108,7 +108,7 @@ bool execFile(const std::string &pathName, const std::string &name A_UNUSED, #include #include #include -#include +#include int execFileWait(const std::string &pathName, const std::string &name, const std::string &arg1, const std::string &arg2, -- cgit v1.2.3-70-g09d2