mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
libtemporal: remove unnecessary inclusion of pbd/compose.h from beats.h
this causes breakage in clangs ADL lookup of various operator<<() overloads
This commit is contained in:
parent
52d41fa4e1
commit
5895909188
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@
|
|||
#include <iostream>
|
||||
#include <limits>
|
||||
|
||||
#include "pbd/compose.h"
|
||||
#include "pbd/failed_constructor.h"
|
||||
#include "pbd/integer_division.h"
|
||||
#include "pbd/string_convert.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue