chiark
/
gitweb
/
~ianmdlvl
/
marlin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4ab0e5
)
repaired compiliation in windows
author
Bernhard
<bkubicek@x201.(none)>
Mon, 28 Nov 2011 21:45:40 +0000
(22:45 +0100)
committer
Bernhard
<bkubicek@x201.(none)>
Mon, 28 Nov 2011 21:45:40 +0000
(22:45 +0100)
Marlin/MarlinSerial.cpp
patch
|
blob
|
history
diff --git
a/Marlin/MarlinSerial.cpp
b/Marlin/MarlinSerial.cpp
index d1ec0fec97d45f0e8e309fbb800563e165b0270b..854c4a824bbdae51a681ea6a7630e22a0673b4bf 100644
(file)
--- a/
Marlin/MarlinSerial.cpp
+++ b/
Marlin/MarlinSerial.cpp
@@
-24,6
+24,7
@@
#include <stdio.h>
#include <string.h>
#include <inttypes.h>
+#include <math.h>
#include "wiring.h"
#include "wiring_private.h"