mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +00:00
Added missing header that was needed for MSVC.
This commit is contained in:
parent
b33677dbb0
commit
fbc5c76544
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@
|
|||
#include <iostream>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
#include <functional>
|
||||
|
||||
#if JUCE_USE_MSVC_INTRINSICS
|
||||
#include <intrin.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue