mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Remove #include <boost/smart_ptr.hpp>
This commit is contained in:
parent
17275239db
commit
eb72aae389
6 changed files with 0 additions and 11 deletions
|
|
@ -20,7 +20,6 @@
|
|||
#define __ardour_control_protocol_types_h__
|
||||
|
||||
#include <vector>
|
||||
#include <boost/smart_ptr.hpp>
|
||||
|
||||
namespace ARDOUR {
|
||||
class Route;
|
||||
|
|
|
|||
|
|
@ -27,8 +27,6 @@
|
|||
#include <string>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <boost/smart_ptr.hpp>
|
||||
|
||||
#include "pbd/controllable.h"
|
||||
#include "pbd/signals.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -31,8 +31,6 @@
|
|||
|
||||
#include <sys/time.h>
|
||||
#include <pthread.h>
|
||||
#include <boost/smart_ptr.hpp>
|
||||
|
||||
#define ABSTRACT_UI_EXPORTS
|
||||
#include "pbd/abstract_ui.h"
|
||||
#include "midi++/types.h"
|
||||
|
|
|
|||
|
|
@ -20,8 +20,6 @@
|
|||
#ifndef __ardour_mackie_control_protocol_subview_h__
|
||||
#define __ardour_mackie_control_protocol_subview_h__
|
||||
|
||||
#include <boost/smart_ptr.hpp>
|
||||
|
||||
#include "pbd/signals.h"
|
||||
#include "ardour/types.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -24,8 +24,6 @@
|
|||
#include <string>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <boost/smart_ptr.hpp>
|
||||
|
||||
#include "pbd/controllable.h"
|
||||
#include "pbd/signals.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -26,8 +26,6 @@
|
|||
|
||||
#include <sys/time.h>
|
||||
#include <pthread.h>
|
||||
#include <boost/smart_ptr.hpp>
|
||||
|
||||
#define ABSTRACT_UI_EXPORTS
|
||||
#include "pbd/abstract_ui.h"
|
||||
#include "midi++/types.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue