Переглянути джерело

gets rid of rand warning [skip ci]

Jack Humbert 9 роки тому
батько
коміт
8125cdb88c
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      quantum/quantum.h

+ 1 - 0
quantum/quantum.h

@@ -22,6 +22,7 @@
 #include <avr/interrupt.h>
 #include "led.h"
 #include "action_util.h"
+#include <stdlib.h>
 
 
 extern uint32_t default_layer_state;