mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Revert "DemoRunner: Removed unused define"
This reverts commit 271e66fbed.
This commit is contained in:
parent
430ffd4b96
commit
399dcd9cc7
3 changed files with 11 additions and 1 deletions
|
|
@ -21,6 +21,10 @@
|
|||
|
||||
#include <JuceHeader.h>
|
||||
|
||||
#ifndef PIP_DEMO_UTILITIES_INCLUDED
|
||||
#define PIP_DEMO_UTILITIES_INCLUDED 1
|
||||
#endif
|
||||
|
||||
//==============================================================================
|
||||
/*
|
||||
This file contains a bunch of miscellaneous utilities that are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue