X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FObjects%2Fmaterial.cxx;h=737e8471b9e3f4e361c29260d52bea9a19060b05;hb=9a3b25e4fa4b9acb7b444e6e33bcba1c8310b888;hp=c8caf2c7efe6f08b64dbbe2059b7c6ea6704791a;hpb=eeaf652ddb3be8e763b94f3847214d515fb416b5;p=flightgear.git diff --git a/src/Objects/material.cxx b/src/Objects/material.cxx index c8caf2c7e..737e8471b 100644 --- a/src/Objects/material.cxx +++ b/src/Objects/material.cxx @@ -25,7 +25,7 @@ # include #endif -#include +#include #ifdef FG_MATH_EXCEPTION_CLASH # include @@ -36,13 +36,13 @@ #endif #include -#include +#include #include STL_STRING -#include -#include -#include +#include +#include +#include #include "material.hxx" #include "texload.h"