[DEV] update Build interface

This commit is contained in:
2015-09-14 21:11:04 +02:00
parent 5cab7f39eb
commit dbd66a0157
13 changed files with 43 additions and 30 deletions

View File

@@ -14,7 +14,7 @@
#include <math.h>
#include <sstream>
#include <unistd.h>
#include <etk/thread.h>
#include <thread>
#include "testAEC.h"
#include "testEchoDelay.h"
#include "testFormat.h"