[Base] Quantity, Rotation, Stream: remove unused includes

This commit is contained in:
Uwe
2022-02-28 01:09:13 +01:00
parent 192a399b42
commit 686a025416
10 changed files with 15 additions and 31 deletions

View File

@@ -22,17 +22,14 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <sstream>
# ifdef FC_OS_WIN32
# define _USE_MATH_DEFINES
# endif // FC_OS_WIN32
# include <cmath>
#endif
#include "Quantity.h"
#include "Exception.h"
#include "UnitsApi.h"
#include "Console.h"
#include <boost/math/special_functions/fpclassify.hpp>
/** \defgroup Units Units system