X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Flogger.hxx;h=1f99cd9102c66bfe235267a9b8de83839b341448;hb=f467ba360902e4395d23b35481c55844a3946b91;hp=184af4425110a5d7697d3b88224240aae38558c0;hpb=32e9505eedffe7f98de028513de8a809a366bd98;p=flightgear.git diff --git a/src/Main/logger.hxx b/src/Main/logger.hxx index 184af4425..1f99cd910 100644 --- a/src/Main/logger.hxx +++ b/src/Main/logger.hxx @@ -6,22 +6,11 @@ #ifndef __LOGGER_HXX #define __LOGGER_HXX 1 -#ifndef __cplusplus -# error This library requires C++ -#endif - -#ifdef HAVE_CONFIG_H -# include -#endif - #include #include #include -#include -#include #include -#include /** * Log any property values to any number of CSV files.