mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
Remove #include <boost/algorithm/string/erase.hpp>
This commit is contained in:
parent
7c39a374fa
commit
7586c2d50a
3 changed files with 0 additions and 6 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue