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:
parent
d3bcbeef9c
commit
4808d9c318
47 changed files with 170 additions and 173 deletions
|
|
@ -113,7 +113,7 @@
|
|||
#endif
|
||||
|
||||
//==============================================================================
|
||||
using namespace JUCE_NAMESPACE;
|
||||
using namespace juce;
|
||||
|
||||
BEGIN_JUCE_NAMESPACE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue