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
|
|
@ -21,7 +21,6 @@
|
|||
|
||||
#include "../Common/b2Math.h"
|
||||
#include "../Collision/Shapes/b2Shape.h"
|
||||
#include <memory>
|
||||
|
||||
class b2Fixture;
|
||||
class b2Joint;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue