Add build test for forced single USB modes.
[pub/USBasp.git] / LUFA / Platform / UC3 / InterruptManagement.c
index 3eb211b..7d883c6 100644 (file)
@@ -28,6 +28,7 @@
   this software.
 */
 
+#define  __INCLUDE_FROM_INTMANAGEMENT_C
 #include "InterruptManagement.h"
 
 /** Interrupt vector table, containing the ISR to call for each interrupt group */