mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Call setup_libpbd_enums in PBD::init for portability
This commit is contained in:
parent
1db894f886
commit
63745512bc
2 changed files with 4 additions and 2 deletions
|
|
@ -20,8 +20,6 @@
|
|||
#include "pbd/controllable.h"
|
||||
#include "pbd/enumwriter.h"
|
||||
|
||||
void setup_libpbd_enums () __attribute__ ((constructor));
|
||||
|
||||
using namespace PBD;
|
||||
using namespace std;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue