Remove #include <boost/algorithm/string/erase.hpp>
This commit is contained in:
parent
7c39a374fa
commit
7586c2d50a
@ -44,8 +44,6 @@
|
||||
#include <glibmm/miscutils.h>
|
||||
#include <glibmm/fileutils.h>
|
||||
|
||||
#include <boost/algorithm/string/erase.hpp>
|
||||
|
||||
#include "pbd/atomic.h"
|
||||
#include "pbd/basename.h"
|
||||
#include "pbd/convert.h"
|
||||
|
@ -26,8 +26,6 @@
|
||||
#include <algorithm>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <boost/algorithm/string/erase.hpp>
|
||||
|
||||
#include "pbd/i18n.h"
|
||||
#include "pbd/error.h"
|
||||
#include "pbd/enumwriter.h"
|
||||
|
@ -32,8 +32,6 @@
|
||||
#include <cerrno>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <boost/algorithm/string/erase.hpp>
|
||||
|
||||
#include "pbd/atomic.h"
|
||||
#include "pbd/error.h"
|
||||
#include "pbd/enumwriter.h"
|
||||
|
Loading…
Reference in New Issue
Block a user