Add more missing include (fix windows builds)
This commit is contained in:
parent
af4d70c243
commit
7b24d38c0f
@ -21,6 +21,7 @@
|
|||||||
#include "winmmemidi_input_device.h"
|
#include "winmmemidi_input_device.h"
|
||||||
|
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
#include <cassert>
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
|
|
||||||
#include "pbd/compose.h"
|
#include "pbd/compose.h"
|
||||||
|
@ -26,6 +26,7 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
#include <pbd/ringbuffer.h>
|
#include <pbd/ringbuffer.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user