forked from organicmaps/organicmaps
[linux] Compilation issue
This commit is contained in:
parent
6fdfd0eab9
commit
4ea9e2e045
2 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
#include "../std/target_os.hpp"
|
||||
#include "../std/systime.hpp"
|
||||
#include "../std/ctime.hpp"
|
||||
#include "../std/stdint.hpp"
|
||||
|
||||
namespace my
|
||||
{
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include "../std/stdint.hpp"
|
||||
#include "../std/string.hpp"
|
||||
#include "../std/stdint.hpp"
|
||||
|
||||
namespace my
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue