audio-orchestra/audio/orchestra/error.cpp

10 lines
234 B
C++
Raw Normal View History

2015-02-09 21:44:32 +01:00
/** @file
* @author Edouard DUPIN
* @copyright 2011, Edouard DUPIN, all right reserved
* @license APACHE v2.0 (see license file)
* @fork from RTAudio
*/
2016-10-02 22:06:09 +02:00
#include <audio/orchestra/error.hpp>
#include <audio/orchestra/debug.hpp>