add required header for windows compile of FPU code
This commit is contained in:
parent
696100651d
commit
e3156c2cc4
@ -23,6 +23,7 @@
|
|||||||
#include <cstring> // for memset
|
#include <cstring> // for memset
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include <intrin.h>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
#include "pbd/fpu.h"
|
#include "pbd/fpu.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user