Jules, would you be ok to add something like that at the generation of BinaryData? :
#ifndef JUCE_BINARYDATA_H_INCLUDED
#define JUCE_BINARYDATA_H_INCLUDED
#endif // JUCE_BINARYDATA_H_INCLUDED
as well, it may be usefull if we could give binaryData the name we want (maybe it's not the appropriate workflow(?) but I sometimes use introjucer just to build up quickly some additional binarydata files)
