forked from organicmaps/organicmaps
[linux] Fix build error caused by missing pragma
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
f8d09651da
commit
55951c950d
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#include "platform/location_service.hpp"
|
||||
|
||||
#include <QGeoPositionInfoSource>
|
||||
|
|
Loading…
Add table
Reference in a new issue