~thomas-voss/location-service/next

« back to all changes in this revision

Viewing changes to src/location/providers/remote/interface.h

Merge lp:~thomas-voss/location-service/refactor-location-position.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
#include <location/dbus/codec.h>
30
30
#include <location/update.h>
31
 
 
32
 
#include <location/heading.h>
33
31
#include <location/position.h>
34
 
#include <location/velocity.h>
35
32
 
36
33
namespace location
37
34
{