Add more include protection macros to give the user warnings when they try to manuall...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / MassStorage.h
index 9f123e2..ccc48f3 100644 (file)
 #ifndef _MS_CLASS_H_\r
 #define _MS_CLASS_H_\r
 \r
+       /* Macros: */\r
+               #define __INCLUDE_FROM_MS_DRIVER\r
+               #define __INCLUDE_FROM_USB_DRIVER\r
+               \r
        /* Includes: */\r
                #include "../HighLevel/USBMode.h"\r
 \r