mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-01 03:17:39 +01:00
Remove unused boost/locale include.
boost/locale is only avail with libboost >= 1.48, ardour's wscript checks for >= 1.39
This commit is contained in:
parent
4341d675dc
commit
3b43b08ee8
1 changed files with 0 additions and 2 deletions
|
|
@ -27,8 +27,6 @@
|
|||
#include <cerrno>
|
||||
#include <fstream>
|
||||
|
||||
#include <boost/locale.hpp>
|
||||
|
||||
#include <stdint.h>
|
||||
#include <fcntl.h>
|
||||
#include <signal.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue