From: daveluff Date: Wed, 26 Mar 2003 10:02:32 +0000 (+0000) Subject: Oops - let some DOS line endings creep in - quickly get rid of them before Erik notic... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a4ea7c7561bc2ae74d1668596567e02134379351;p=flightgear.git Oops - let some DOS line endings creep in - quickly get rid of them before Erik notices... --- diff --git a/src/ATC/transmissionlist.cxx b/src/ATC/transmissionlist.cxx index 9dfc62fbe..28fd43117 100644 --- a/src/ATC/transmissionlist.cxx +++ b/src/ATC/transmissionlist.cxx @@ -26,11 +26,11 @@ # include #endif -#ifdef HAVE_STRINGS_H -# include // bcopy() -#else -# include // MSVC doesn't have strings.h -#endif +#ifdef HAVE_STRINGS_H +# include // bcopy() +#else +# include // MSVC doesn't have strings.h +#endif #include