~thomas-voss/location-service/next

« back to all changes in this revision

Viewing changes to src/location/providers/proxy.h

  • Committer: Thomas Voß
  • Date: 2017-03-30 18:43:55 UTC
  • mfrom: (297.1.1 fix-zesty-ftbfs)
  • Revision ID: thomas.voss@canonical.com-20170330184355-7e2fg6p32oy4yklf
Merge lp:~thomas-voss/location-service/fix-zesty-ftbfs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#include <location/provider.h>
22
22
 
23
23
#include <set>
 
24
#include <vector>
24
25
 
25
26
namespace location
26
27
{