mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Remove unused includes
This commit is contained in:
parent
32ff87f7f6
commit
09eeca09a9
4 changed files with 0 additions and 8 deletions
|
|
@ -17,8 +17,6 @@
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "boost/lambda/lambda.hpp"
|
|
||||||
|
|
||||||
#include "pbd/control_math.h"
|
#include "pbd/control_math.h"
|
||||||
|
|
||||||
#include "ardour/track.h"
|
#include "ardour/track.h"
|
||||||
|
|
|
||||||
|
|
@ -17,8 +17,6 @@
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "boost/lambda/lambda.hpp"
|
|
||||||
|
|
||||||
#include "pbd/control_math.h"
|
#include "pbd/control_math.h"
|
||||||
|
|
||||||
#include "ardour/amp.h"
|
#include "ardour/amp.h"
|
||||||
|
|
|
||||||
|
|
@ -19,8 +19,6 @@
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "boost/lambda/lambda.hpp"
|
|
||||||
|
|
||||||
#include "pbd/control_math.h"
|
#include "pbd/control_math.h"
|
||||||
#include <glibmm.h>
|
#include <glibmm.h>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -19,8 +19,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include "boost/lambda/lambda.hpp"
|
|
||||||
|
|
||||||
#include "pbd/control_math.h"
|
#include "pbd/control_math.h"
|
||||||
|
|
||||||
#include "ardour/session.h"
|
#include "ardour/session.h"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue