Remove #include <boost/shared_ptr.hpp>
This commit is contained in:
committed by
Robin Gareus
parent
c37d523b2e
commit
a18c1c5750
@@ -16,8 +16,6 @@
|
||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#include <gtkmm/frame.h>
|
||||
#include <gtkmm/label.h>
|
||||
#include <gtkmm/scrolledwindow.h>
|
||||
|
||||
@@ -19,8 +19,6 @@
|
||||
#ifndef _libardour_export_smf_writer_h_
|
||||
#define _libardour_export_smf_writer_h_
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#include "evoral/SMF.h"
|
||||
|
||||
#include "ardour/libardour_visibility.h"
|
||||
|
||||
@@ -22,8 +22,6 @@
|
||||
#include <map>
|
||||
#include <set>
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#include "ardour/libardour_visibility.h"
|
||||
#include "ardour/types.h"
|
||||
|
||||
|
||||
@@ -19,8 +19,6 @@
|
||||
#ifndef _libardour_mixer_scene_h_
|
||||
#define _libardour_mixer_scene_h_
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#include "pbd/stateful.h"
|
||||
|
||||
#include "ardour/libardour_visibility.h"
|
||||
|
||||
Reference in New Issue
Block a user