소스 검색

repaired compiliation in windows

Bernhard 12 년 전
부모
커밋
d00b7e5587
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      Marlin/MarlinSerial.cpp

+ 1
- 0
Marlin/MarlinSerial.cpp 파일 보기

@@ -24,6 +24,7 @@
24 24
 #include <stdio.h>
25 25
 #include <string.h>
26 26
 #include <inttypes.h>
27
+#include <math.h>
27 28
 #include "wiring.h"
28 29
 #include "wiring_private.h"
29 30
 

Loading…
취소
저장