aboutsummaryrefslogtreecommitdiff
path: root/examples/provider/avahi_client.cc
diff options
context:
space:
mode:
authorLuis Hector Chavez <lhchavez@google.com>2016-05-31 23:26:40 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-05-31 23:26:40 +0000
commit417f1bc7a4b9e97cdd9418b0d131c94aa201cd2b (patch)
tree7f57ba7623a0cbf9621452f92e900095242090d5 /examples/provider/avahi_client.cc
parentaea09a6771ea3224179840eaa6e2e2dcf159137d (diff)
parentfa44197670399e2f5fd61ff7baa15fa13a793bcc (diff)
downloadlibweave-417f1bc7a4b9e97cdd9418b0d131c94aa201cd2b.tar.gz
Merge remote-tracking branch \'weave/master\' into \'weave/aosp-master\' am: 43625e411f am: f91e999fb2 am: 389403d794
am: fa44197670 * commit 'fa44197670399e2f5fd61ff7baa15fa13a793bcc': libweave: Update libchrome APIs to r395517 examples: remove samples with private traits correcting volume property maximum value in if condition checking of volume trait of test_schema device. Add volume trait to the test_schema device. Change-Id: Id6f1e8f8f773485a4f44a01da592ee8d962ec364
Diffstat (limited to 'examples/provider/avahi_client.cc')
-rw-r--r--examples/provider/avahi_client.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/provider/avahi_client.cc b/examples/provider/avahi_client.cc
index ddd4630..36109c4 100644
--- a/examples/provider/avahi_client.cc
+++ b/examples/provider/avahi_client.cc
@@ -5,6 +5,7 @@
#include "examples/provider/avahi_client.h"
#include <cstdlib>
+#include <memory>
#include <vector>
#include <avahi-common/error.h>