mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Windows: Fixed various compiler warnings and errors when building JUCE with MSVC's latest C++ 2017 support
This commit is contained in:
parent
f1a8e8f610
commit
2f2ff9437b
17 changed files with 30 additions and 101 deletions
|
|
@ -45,6 +45,8 @@
|
|||
|
||||
#include "juce_box2d.h"
|
||||
|
||||
#include <cstdarg>
|
||||
|
||||
typedef juce::int8 int8;
|
||||
typedef juce::int16 int16;
|
||||
typedef juce::int32 int32;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue