[DEV] remove dependency of unistd.h

This commit is contained in:
2016-10-13 21:29:18 +02:00
parent 429a1cd062
commit 34eb6d5cf0
9 changed files with 12 additions and 12 deletions

View File

@@ -6,7 +6,7 @@
#include <etk/etk.hpp>
#include <test-debug/debug.hpp>
#include <unistd.h>
#include <audio/orchestra/Interface.hpp>
int main(int _argc, const char **_argv) {

View File

@@ -6,7 +6,7 @@
#include <etk/etk.hpp>
#include <test-debug/debug.hpp>
#include <unistd.h>
#include <audio/orchestra/Interface.hpp>
int main(int _argc, const char **_argv) {

View File

@@ -6,7 +6,7 @@
#include <etk/etk.hpp>
#include <test-debug/debug.hpp>
#include <unistd.h>
#include <audio/orchestra/Interface.hpp>
int main(int _argc, const char **_argv) {