mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Remove #include <boost/utility.hpp>
This commit is contained in:
parent
a18c1c5750
commit
eff42b22fd
12 changed files with 0 additions and 23 deletions
|
|
@ -48,8 +48,6 @@
|
|||
#include <list>
|
||||
#include <cmath>
|
||||
|
||||
#include <boost/utility.hpp>
|
||||
|
||||
#include "pbd/xml++.h"
|
||||
#include <gtkmm/box.h>
|
||||
#include <gtkmm/frame.h>
|
||||
|
|
|
|||
|
|
@ -21,8 +21,6 @@
|
|||
|
||||
#include <set>
|
||||
|
||||
#include <boost/utility.hpp>
|
||||
|
||||
|
||||
|
||||
#include "pbd/signals.h"
|
||||
|
|
|
|||
|
|
@ -26,8 +26,6 @@
|
|||
#include <vector>
|
||||
#include <list>
|
||||
|
||||
#include <boost/utility.hpp>
|
||||
|
||||
#include "evoral/Parameter.h"
|
||||
|
||||
#include "ardour/ardour.h"
|
||||
|
|
|
|||
|
|
@ -37,7 +37,6 @@
|
|||
#include <sys/stat.h>
|
||||
|
||||
#include <boost/optional.hpp>
|
||||
#include <boost/utility.hpp>
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -23,8 +23,6 @@
|
|||
|
||||
#include <vector>
|
||||
#include "ardour/chan_count.h"
|
||||
#include <boost/utility.hpp>
|
||||
|
||||
namespace ARDOUR {
|
||||
|
||||
class Port;
|
||||
|
|
|
|||
|
|
@ -27,8 +27,6 @@
|
|||
#include <memory>
|
||||
#include <vector>
|
||||
|
||||
#include <boost/utility.hpp>
|
||||
|
||||
#include "temporal/domain_swap.h"
|
||||
#include "temporal/timeline.h"
|
||||
#include "temporal/range.h"
|
||||
|
|
|
|||
|
|
@ -49,8 +49,6 @@
|
|||
|
||||
#include <boost/dynamic_bitset.hpp>
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
#include <boost/utility.hpp>
|
||||
|
||||
#include <glibmm/threads.h>
|
||||
|
||||
#include <ltc.h>
|
||||
|
|
|
|||
|
|
@ -30,8 +30,6 @@
|
|||
|
||||
#include <glibmm/threads.h>
|
||||
|
||||
#include <boost/utility.hpp>
|
||||
|
||||
#include "pbd/statefuldestructible.h"
|
||||
|
||||
#include "ardour/ardour.h"
|
||||
|
|
|
|||
|
|
@ -26,8 +26,6 @@
|
|||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
#include <boost/utility.hpp>
|
||||
|
||||
#include "pbd/signals.h"
|
||||
|
||||
#include "ardour/automatable.h"
|
||||
|
|
|
|||
|
|
@ -23,8 +23,6 @@
|
|||
|
||||
#include <map>
|
||||
|
||||
#include <boost/utility.hpp>
|
||||
|
||||
#include <glibmm/threads.h>
|
||||
|
||||
#ifdef HAVE_LV2_1_18_6
|
||||
|
|
|
|||
|
|
@ -38,8 +38,6 @@
|
|||
#include <glib/gprintf.h>
|
||||
#include <glibmm.h>
|
||||
|
||||
#include <boost/utility.hpp>
|
||||
|
||||
#include "pbd/file_utils.h"
|
||||
#include "pbd/stl_delete.h"
|
||||
#include "pbd/compose.h"
|
||||
|
|
|
|||
|
|
@ -22,8 +22,6 @@
|
|||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <boost/utility.hpp>
|
||||
|
||||
#include <pbd/signals.h>
|
||||
|
||||
#include "ardour/panner.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue