Remove #include <boost/smart_ptr.hpp>
This commit is contained in:
committed by
Robin Gareus
parent
17275239db
commit
eb72aae389
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user