summaryrefslogtreecommitdiff
path: root/2004/i/nono/src/motor/goto_hermite.h
diff options
context:
space:
mode:
Diffstat (limited to '2004/i/nono/src/motor/goto_hermite.h')
-rw-r--r--2004/i/nono/src/motor/goto_hermite.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/2004/i/nono/src/motor/goto_hermite.h b/2004/i/nono/src/motor/goto_hermite.h
index 8815e12..aae6637 100644
--- a/2004/i/nono/src/motor/goto_hermite.h
+++ b/2004/i/nono/src/motor/goto_hermite.h
@@ -28,8 +28,7 @@
#include "utils/point.h"
#include <vector>
-
-namespace std { class ostream; }
+#include <iostream>
/// Goto suivant une courbe d'hermite.
class GotoHermite : public Goto