Remove #include <boost/utility.hpp>
This commit is contained in:
committed by
Robin Gareus
parent
843e776ca8
commit
1752f30a66
@@ -23,7 +23,7 @@
|
||||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <boost/utility.hpp>
|
||||
#include <boost/noncopyable.hpp>
|
||||
#include <vamp-hostsdk/Plugin.h>
|
||||
#include "ardour/libardour_visibility.h"
|
||||
#include "ardour/types.h"
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include <boost/utility.hpp>
|
||||
#include <boost/noncopyable.hpp>
|
||||
|
||||
#include "ardour/libardour_visibility.h"
|
||||
#include "ardour/types.h"
|
||||
|
||||
@@ -29,7 +29,6 @@
|
||||
#include <queue>
|
||||
#include <utility>
|
||||
|
||||
#include <boost/utility.hpp>
|
||||
#include <glibmm/threads.h>
|
||||
|
||||
#include "pbd/command.h"
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <set>
|
||||
#include <boost/utility.hpp>
|
||||
#include <boost/container/set.hpp>
|
||||
|
||||
#include "ardour/libardour_visibility.h"
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
#include <set>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <boost/utility.hpp>
|
||||
#include <boost/noncopyable.hpp>
|
||||
#include "pbd/signals.h"
|
||||
|
||||
#include "ardour/data_type.h"
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
#include <map>
|
||||
#include <memory>
|
||||
|
||||
#include <boost/utility.hpp>
|
||||
#include <boost/noncopyable.hpp>
|
||||
#include <glibmm/threads.h>
|
||||
#include "pbd/signals.h"
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
#define EVORAL_CURVE_HPP
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <boost/utility.hpp>
|
||||
#include <boost/noncopyable.hpp>
|
||||
|
||||
#include "temporal/timeline.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user