浏览代码

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;