minor C++ include issues, debug out removed and bump to 2.6

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3920 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2008-10-11 12:34:46 +00:00
parent 97e3ec1864
commit f75fa3404f
14 changed files with 18 additions and 11 deletions

View file

@ -21,6 +21,7 @@
#include "Resampler.h"
#include "Profiler.h"
#include <cstring>
#include <cassert>
#include <cmath>
#include <set>