1
0
Fork 0

Oops - let some DOS line endings creep in - quickly get rid of them before Erik notices...

This commit is contained in:
daveluff 2003-03-26 10:02:32 +00:00
parent 5355d1b048
commit a4ea7c7561

View file

@ -26,11 +26,11 @@
# include <config.h> # include <config.h>
#endif #endif
#ifdef HAVE_STRINGS_H #ifdef HAVE_STRINGS_H
# include <strings.h> // bcopy() # include <strings.h> // bcopy()
#else #else
# include <string.h> // MSVC doesn't have strings.h # include <string.h> // MSVC doesn't have strings.h
#endif #endif
#include <simgear/debug/logstream.hxx> #include <simgear/debug/logstream.hxx>