aboutsummaryrefslogtreecommitdiff
path: root/brillo/dbus/file_descriptor.h
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-06-19 12:01:48 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-06-19 12:01:48 +0000
commit9063677c3726d766de3c5fc3a2cd3feabd840d08 (patch)
tree8f6ec66173bb45a55a65c8449f382c2c16b3b13a /brillo/dbus/file_descriptor.h
parent9e260fa59a43bc04701216c51053922d445fefd8 (diff)
parent6901182adc9a85d7f514df4d68605a179c195f75 (diff)
downloadlibbrillo-android-mainline-12.0.0_r29.tar.gz
Change-Id: I1756a28b97a568bbb2c02438730597bb2aa59efe
Diffstat (limited to 'brillo/dbus/file_descriptor.h')
-rw-r--r--brillo/dbus/file_descriptor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/brillo/dbus/file_descriptor.h b/brillo/dbus/file_descriptor.h
index f7be44f..2cf1b02 100644
--- a/brillo/dbus/file_descriptor.h
+++ b/brillo/dbus/file_descriptor.h
@@ -5,6 +5,8 @@
#ifndef LIBBRILLO_BRILLO_DBUS_FILE_DESCRIPTOR_H_
#define LIBBRILLO_BRILLO_DBUS_FILE_DESCRIPTOR_H_
+#include <utility>
+
#include <base/files/scoped_file.h>
#include <base/macros.h>