[DEV] remove dependency of unistd.h
This commit is contained in:
parent
adbc99df96
commit
9e9b8e0e02
@ -4,7 +4,7 @@
|
||||
* @license APACHE v2.0 (see license file)
|
||||
*/
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
#include <etk/types.hpp>
|
||||
#include <etk/etk.hpp>
|
||||
|
@ -8,7 +8,7 @@
|
||||
#include <ewol/context/Context.hpp>
|
||||
#include <ewol/ewol.hpp>
|
||||
#include <etk/stdTools.hpp>
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
ewol::object::Manager::Manager(ewol::Context& _context) :
|
||||
m_context(_context),
|
||||
|
Loading…
x
Reference in New Issue
Block a user