[Tizen] change position of include

This commit is contained in:
Sergey Pisarchik 2014-04-08 12:24:09 +03:00 committed by Alex Zolotarev
parent 320841524e
commit a4c22ab1a2

View file

@ -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