1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00

Cranked up the Clang warning level in the projucer, and fixed a few minor warnings

This commit is contained in:
jules 2018-01-16 17:15:06 +00:00
parent 4746337ecc
commit 7d24b39f18
12 changed files with 38 additions and 42 deletions

View file

@ -26,6 +26,7 @@
#include "../Application/jucer_Headers.h"
#include "../Application/jucer_Application.h"
#include "jucer_CompileEngineServer.h"
#include "jucer_CompileEngineDLL.h"
#include "jucer_MessageIDs.h"
#include "jucer_CppHelpers.h"