mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
Replace boost::scoped_ptr with std::unique_ptr (1/2)
This commit is contained in:
parent
883a7cc65b
commit
1ffb70f670
12 changed files with 9 additions and 28 deletions
|
|
@ -42,8 +42,6 @@
|
|||
#include <portaudio.h>
|
||||
#endif
|
||||
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
|
||||
#include "pbd/gstdio_compat.h"
|
||||
#include <glibmm/miscutils.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue