forked from organicmaps/organicmaps
[Tizen] change position of include
This commit is contained in:
parent
320841524e
commit
a4c22ab1a2
1 changed files with 1 additions and 1 deletions
|
@ -1,11 +1,11 @@
|
|||
#pragma once
|
||||
|
||||
#include "../../std/target_os.hpp"
|
||||
#include "file64_api.hpp"
|
||||
|
||||
#include "../../base/base.hpp"
|
||||
|
||||
#include "../../std/string.hpp"
|
||||
#include "../../std/target_os.hpp"
|
||||
#include "../../std/noncopyable.hpp"
|
||||
|
||||
#ifdef OMIM_OS_TIZEN
|
||||
|
|
Loading…
Add table
Reference in a new issue