aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils/libservice/src/handle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/libservice/src/handle.cpp')
-rw-r--r--utils/libservice/src/handle.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/utils/libservice/src/handle.cpp b/utils/libservice/src/handle.cpp
index 2f9a65f..bc3dc35 100644
--- a/utils/libservice/src/handle.cpp
+++ b/utils/libservice/src/handle.cpp
@@ -6,8 +6,9 @@
* See LICENSE.txt for details.
*/
-#include "libservice/common.hpp"
-#include "libservice/handle.hpp"
+#include "libservice/all.hpp"
+
+#include <utility>
namespace libservice
{