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
@ -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…
Reference in New Issue
Block a user