Remove #include <boost/enable_shared_from_this.hpp>

This commit is contained in:
Alejandro Domínguez
2024-08-28 22:23:13 +02:00
committed by Robin Gareus
parent eb72aae389
commit f16ad8053e
3 changed files with 0 additions and 4 deletions

View File

@@ -26,8 +26,6 @@
#include <list>
#include <string>
#include <boost/enable_shared_from_this.hpp>
#include "ardour/export_channel.h"
#include "ardour/export_pointers.h"

View File

@@ -23,7 +23,6 @@
#include <string>
#include <lo/lo.h>
#include <boost/enable_shared_from_this.hpp>
#include <rubberband/RubberBandStretcher.h>
#include <vamp-hostsdk/Plugin.h>

View File

@@ -28,7 +28,6 @@
#include <set>
#include <string>
#include <vector>
#include <boost/enable_shared_from_this.hpp>
#include "temporal/tempo.h"