Преглед изворни кода

repaired compiliation in windows

Bernhard пре 13 година
родитељ
комит
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…
Откажи
Сачувај