Remove #include <boost/smart_ptr.hpp>

This commit is contained in:
Alejandro Domínguez 2024-08-26 06:10:03 +02:00 committed by Robin Gareus
parent 17275239db
commit eb72aae389
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
6 changed files with 0 additions and 11 deletions

View file

@ -20,7 +20,6 @@
#define __ardour_control_protocol_types_h__
#include <vector>
#include <boost/smart_ptr.hpp>
namespace ARDOUR {
class Route;