Update Webserver project to remove DHCP IP configuration status notification.
[pub/lufa.git] / LUFA / Drivers / Peripheral / TWI.h
index ae26725..8f99b3a 100644 (file)
@@ -58,9 +58,7 @@
 #define __TWI_H__
 
        /* Macros: */
-               #if !defined(__DOXYGEN__)
-                       #define __INCLUDE_FROM_TWI_H
-               #endif
+               #define __INCLUDE_FROM_TWI_H
 
        /* Includes: */
                #include "../../Common/Common.h"