summaryrefslogtreecommitdiff
path: root/libs/pbd/pthread_utils.cc
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2012-06-23 03:51:41 +0000
committerTim Mayberry <mojofunk@gmail.com>2012-06-23 03:51:41 +0000
commit6262eae7c0e4bf515d29775dc521e3c5f436b50b (patch)
tree1e9b384ed074581da6ab1c900c9d8c0cf0fb7f26 /libs/pbd/pthread_utils.cc
parenta2f5ff9535508fd530b3d1084f3306bd4b50d682 (diff)
Remove unnecessary header includes
git-svn-id: svn://localhost/ardour2/branches/3.0@12827 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/pbd/pthread_utils.cc')
-rw-r--r--libs/pbd/pthread_utils.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/pbd/pthread_utils.cc b/libs/pbd/pthread_utils.cc
index d9e5ca4078..92d92da592 100644
--- a/libs/pbd/pthread_utils.cc
+++ b/libs/pbd/pthread_utils.cc
@@ -19,7 +19,6 @@
*/
#include <set>
-#include <iostream>
#include <string>
#include <cstring>
#include <stdint.h>