Add header include required by mingw compiler
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
#ifndef __libpbd__floating_h__
|
||||
#define __libpbd__floating_h__
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <cmath>
|
||||
|
||||
namespace PBD {
|
||||
|
||||
Reference in New Issue
Block a user