summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2010-02-07 02:47:17 +0000
committerCarl Hetherington <carl@carlh.net>2010-02-07 02:47:17 +0000
commit0e1c62150a385d7c4259b7e2cd2885392badeed3 (patch)
tree32931bac5561c90ebce9996e6f0983495d7af19b /libs
parent420e28f4d8e1ac12e5c92b6c6e7208a951b0d49d (diff)
Remove some unnecessary includes.
git-svn-id: svn://localhost/ardour2/branches/3.0@6641 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs')
-rw-r--r--libs/evoral/evoral/Parameter.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/evoral/evoral/Parameter.hpp b/libs/evoral/evoral/Parameter.hpp
index 6bd0954b8a..35fae2dee2 100644
--- a/libs/evoral/evoral/Parameter.hpp
+++ b/libs/evoral/evoral/Parameter.hpp
@@ -24,8 +24,6 @@
#include <map>
#include <stdint.h>
#include <boost/shared_ptr.hpp>
-#include <boost/format.hpp>
-#include <iostream>
namespace Evoral {