/* Includes: */\r
#include "../HighLevel/USBMode.h"\r
\r
+ #if defined(NO_STREAM_CALLBACKS)\r
+ #error The NO_STREAM_CALLBACKS compile time option cannot be used in projects using the library Class drivers.\r
+ #endif\r
+\r
#if defined(USB_CAN_BE_HOST)\r
#include "Host/StillImage.h"\r
#endif\r