From 8770c4668da959d12bab83c4109dbfed9ee8cc61 Mon Sep 17 00:00:00 2001 From: Tim Mayberry Date: Sat, 23 Jun 2012 03:51:34 +0000 Subject: [PATCH] Remove unnecessary header include git-svn-id: svn://localhost/ardour2/branches/3.0@12824 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/pbd/cartesian.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/libs/pbd/cartesian.cc b/libs/pbd/cartesian.cc index d15f9a3c27..def1786c3e 100644 --- a/libs/pbd/cartesian.cc +++ b/libs/pbd/cartesian.cc @@ -16,7 +16,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include #include #include "pbd/cartesian.h"