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

Updated some module usage warning code.

This commit is contained in:
jules 2012-02-24 18:12:21 +00:00
parent 54c82b3120
commit a6c9992957
13 changed files with 13 additions and 13 deletions

View file

@ -23,7 +23,7 @@
==============================================================================
*/
#ifdef __JUCE_VIDEO_JUCEHEADER__
#if defined (__JUCE_VIDEO_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