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
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;