]> git.mxchange.org Git - flightgear.git/commitdiff
Remove and extraneous starting character.
authorcurt <curt>
Fri, 17 Oct 2003 14:26:23 +0000 (14:26 +0000)
committercurt <curt>
Fri, 17 Oct 2003 14:26:23 +0000 (14:26 +0000)
src/FDM/YASim/Rotor.cpp

index a141be262a5cae161c5cb082711008aade76f12d..d52e9b717e188832af853858a23713881fe2f6c3 100644 (file)
@@ -1,4 +1,4 @@
-\v#include "Math.hpp"
+#include "Math.hpp"
 #include "Surface.hpp"
 #include "Rotorpart.hpp"
 #include "Rotorblade.hpp"