mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 22:55:44 +01:00
Remove unused headers
This commit is contained in:
parent
5f2371a9e2
commit
9544855fdd
2 changed files with 1 additions and 2 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#include <vector>
|
||||
#include <stdint.h>
|
||||
#include <algorithm>
|
||||
#include <boost/optional.hpp>
|
||||
#include <optional>
|
||||
|
||||
#include <cairomm/refptr.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@
|
|||
|
||||
#include <memory>
|
||||
|
||||
#include <boost/unordered_map.hpp>
|
||||
#include <glibmm/threads.h>
|
||||
|
||||
#include "pbd/abstract_ui.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue