All USB class drivers are now automatically included when LUFA/Drivers/USB.h is inclu...
[pub/lufa.git] / LUFA / Drivers / USB / Class / Host / HIDParser.h
index ba73469..3d1ea54 100644 (file)
 #ifndef __HIDPARSER_H__
 #define __HIDPARSER_H__
 
-       /* Macros: */
-               #define __INCLUDE_FROM_USB_DRIVER
-               #define __INCLUDE_FROM_HID_DRIVER
-
        /* Includes: */
                #include <string.h>
                #include <stdbool.h>