[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

@@ -7,8 +7,8 @@
#include <audio/river/io/NodeAEC.h>
#include <audio/river/debug.h>
#include <etk/types.h>
#include <etk/memory.h>
#include <etk/functional.h>
#include <memory>
#include <functional>
#undef __class__
#define __class__ "io::NodeAEC"