comparison vamp-sdk/RealTime.cpp @ 10:83d3eb580731

* Use a single Makefile
author cannam
date Thu, 06 Apr 2006 12:01:07 +0000
parents 8f10d35a4090
children 4412c619b373
comparison
equal deleted inserted replaced
9:44113b1e296b 10:83d3eb580731
35 */ 35 */
36 36
37 /* 37 /*
38 This is a modified version of a source file from the 38 This is a modified version of a source file from the
39 Rosegarden MIDI and audio sequencer and notation editor. 39 Rosegarden MIDI and audio sequencer and notation editor.
40 This file copyright 2000-2006 Chris Cannam; relicensed as detailed above 40 This file copyright 2000-2006 Chris Cannam.
41 Relicensed by the author as detailed above.
41 */ 42 */
42 43
43 #include <iostream> 44 #include <iostream>
44 45
45 #if (__GNUC__ < 3) 46 #if (__GNUC__ < 3)