mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
Remove #include <boost/enable_shared_from_this.hpp>
This commit is contained in:
parent
eb72aae389
commit
f16ad8053e
3 changed files with 0 additions and 4 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue