Add more include protection macros to give the user warnings when they try to manuall...
[pub/lufa.git] / LUFA / Drivers / USB / Class / CDC.h
index 6b4c2c9..cc49572 100644 (file)
 #ifndef _CDC_CLASS_H_\r
 #define _CDC_CLASS_H_\r
 \r
+       /* Macros: */\r
+               #define __INCLUDE_FROM_CDC_DRIVER\r
+               #define __INCLUDE_FROM_USB_DRIVER\r
+\r
        /* Includes: */\r
                #include "../HighLevel/USBMode.h"\r
 \r