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

Hard-coded some juce namespace declarations.

This commit is contained in:
Julian Storer 2011-08-13 21:13:50 +01:00
parent d3bcbeef9c
commit 4808d9c318
47 changed files with 170 additions and 173 deletions

View file

@ -113,7 +113,7 @@
#endif
//==============================================================================
using namespace JUCE_NAMESPACE;
using namespace juce;
BEGIN_JUCE_NAMESPACE