Remove #include <boost/shared_ptr.hpp>

This commit is contained in:
Alejandro Domínguez 2024-08-26 05:53:54 +02:00 committed by Robin Gareus
parent 3abf0a9058
commit c0062fff86
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
7 changed files with 1 additions and 14 deletions

View file

@ -29,7 +29,6 @@
#include <set>
#include <vector>
#include <glibmm/threads.h>
#include <boost/shared_ptr.hpp>
#include "pbd/stacktrace.h"
#include "pbd/boost_debug.h"