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

Stripped out some unnecessary boilerplate includes from juce_gui_basics.

This commit is contained in:
jules 2013-08-24 11:45:55 +01:00
parent d28ebfdb36
commit 7f6394478a
113 changed files with 117 additions and 412 deletions

View file

@ -25,8 +25,6 @@
#ifndef JUCE_COMPONENTBOUNDSCONSTRAINER_H_INCLUDED
#define JUCE_COMPONENTBOUNDSCONSTRAINER_H_INCLUDED
#include "../components/juce_Component.h"
//==============================================================================
/**