Remove #include <boost/enable_shared_from_this.hpp>
This commit is contained in:
committed by
Robin Gareus
parent
eb72aae389
commit
f16ad8053e
@@ -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"
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
#include <set>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <boost/enable_shared_from_this.hpp>
|
||||
|
||||
#include "temporal/tempo.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user