1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +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,8 +25,6 @@
#ifndef JUCE_UNDOMANAGER_H_INCLUDED
#define JUCE_UNDOMANAGER_H_INCLUDED
#include "juce_UndoableAction.h"
//==============================================================================
/**