|
|
@@ -23,7 +23,7 @@ |
|
|
|
==============================================================================
|
|
|
|
*/
|
|
|
|
|
|
|
|
#if defined (__JUCE_BROWSER_PLUGIN_CLIENT_JUCEHEADER__) && ! defined (JUCE_AMALGAMATED_INCLUDE)
|
|
|
|
#if defined (__JUCE_BROWSER_PLUGIN_CLIENT_JUCEHEADER__) && ! JUCE_AMALGAMATED_INCLUDE
|
|
|
|
/* When you add this cpp file to your project, you mustn't include it in a file where you've
|
|
|
|
already included any other headers - just put it inside a file on its own, possibly with your config
|
|
|
|
flags preceding it, but don't include anything else. That also includes avoiding any automatic prefix
|
|
|
|