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