summaryrefslogtreecommitdiff
path: root/2004/i/nono/src/motor/goto_hermite.h
diff options
context:
space:
mode:
authorschodet2004-05-13 20:08:24 +0000
committerschodet2004-05-13 20:08:24 +0000
commit18570afbe14ef0bcc12ddb6c39fc6047190e052e (patch)
tree1521827d335054d5ca7a9bb9b9d16b6b39cddca1 /2004/i/nono/src/motor/goto_hermite.h
parentcc5ed1e8f1ee554a292615cdfcd5cd86dc6f927a (diff)
Ajout de GotoTracker.
Correction minaures.
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