1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-01 03:10:06 +00:00

Removed a few unnecessary includes.

This commit is contained in:
jules 2013-08-23 14:13:59 +01:00
parent 65c155e372
commit 2d25f2f294
11 changed files with 10 additions and 34 deletions

View file

@ -25,9 +25,6 @@
#ifndef JUCE_VALUETREE_H_INCLUDED
#define JUCE_VALUETREE_H_INCLUDED
#include "juce_Value.h"
#include "../undomanager/juce_UndoManager.h"
//==============================================================================
/**