Mesh: Add #include <limits> where used
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
#ifndef _PreComp_
|
||||
#include <algorithm>
|
||||
#include <limits>
|
||||
#endif
|
||||
|
||||
#include <Base/Console.h>
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
#include <algorithm>
|
||||
#include <cstdlib>
|
||||
#include <iterator>
|
||||
#include <limits>
|
||||
#endif
|
||||
|
||||
#include <Base/BoundBox.h>
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
#include <Mod/Mesh/MeshGlobal.h>
|
||||
#endif
|
||||
#include <algorithm>
|
||||
#include <limits>
|
||||
#include <list>
|
||||
#include <set>
|
||||
#include <vector>
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
#ifndef _PreComp_
|
||||
#include <algorithm>
|
||||
#include <functional>
|
||||
#include <limits>
|
||||
#endif
|
||||
|
||||
#include <QFuture>
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
#include <algorithm>
|
||||
#include <cstdlib>
|
||||
#include <iterator>
|
||||
#include <limits>
|
||||
#endif
|
||||
|
||||
#include <Base/Console.h>
|
||||
|
||||
@@ -21,6 +21,9 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <limits>
|
||||
#endif
|
||||
|
||||
#include "Decimation.h"
|
||||
#include "MeshKernel.h"
|
||||
|
||||
@@ -21,6 +21,9 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <limits>
|
||||
#endif
|
||||
|
||||
#include <Mod/Mesh/App/WildMagic4/Wm4DistSegment3Triangle3.h>
|
||||
#include <Mod/Mesh/App/WildMagic4/Wm4DistVector3Triangle3.h>
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
|
||||
#include <cstring>
|
||||
#include <functional>
|
||||
#include <limits>
|
||||
#include <vector>
|
||||
|
||||
#include <Base/BoundBox.h>
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
#ifndef _PreComp_
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <limits>
|
||||
#endif
|
||||
|
||||
#include "Algorithm.h"
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
#ifndef MESH_GRID_H
|
||||
#define MESH_GRID_H
|
||||
|
||||
#include <limits>
|
||||
#include <set>
|
||||
|
||||
#include <Base/BoundBox.h>
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
#ifndef _PreComp_
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <limits>
|
||||
#include <map>
|
||||
#include <queue>
|
||||
#include <stdexcept>
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
#ifndef _PreComp_
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <limits>
|
||||
#include <map>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
#ifndef _PreComp_
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <limits>
|
||||
#endif
|
||||
|
||||
#include "Algorithm.h"
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
#ifndef MESH_SMOOTHING_H
|
||||
#define MESH_SMOOTHING_H
|
||||
|
||||
#include <limits>
|
||||
#include <vector>
|
||||
|
||||
#include "Definitions.h"
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
#include <algorithm>
|
||||
#include <cstdlib>
|
||||
#include <iterator>
|
||||
#include <limits>
|
||||
#endif
|
||||
|
||||
#include "SphereFit.h"
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
#define MESH_TOOLS_H
|
||||
|
||||
#include <functional>
|
||||
#include <limits>
|
||||
|
||||
#include <Mod/Mesh/App/WildMagic4/Wm4DistVector3Triangle3.h>
|
||||
#include <Mod/Mesh/App/WildMagic4/Wm4Sphere3.h>
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
#include <algorithm>
|
||||
#include <boost/core/ignore_unused.hpp>
|
||||
#include <cmath>
|
||||
#include <limits>
|
||||
#include <queue>
|
||||
#include <utility>
|
||||
#endif
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <cmath>
|
||||
#include <limits>
|
||||
#include <queue>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -21,6 +21,9 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <limits>
|
||||
#endif
|
||||
|
||||
#include <Base/Converter.h>
|
||||
|
||||
|
||||
@@ -21,6 +21,9 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <limits>
|
||||
#endif
|
||||
|
||||
#include <App/Document.h>
|
||||
|
||||
|
||||
@@ -21,6 +21,9 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <limits>
|
||||
#endif
|
||||
|
||||
#include "MeshFeature.h"
|
||||
// inclusion of the generated files (generated out of MeshFeaturePy.xml)
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
#ifndef MESH_MESHPOINT_H
|
||||
#define MESH_MESHPOINT_H
|
||||
|
||||
#include <limits>
|
||||
|
||||
#include <Base/Vector3D.h>
|
||||
#include <Base/Handle.h>
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <limits>
|
||||
#include <sstream>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -50,6 +50,7 @@
|
||||
#include <iomanip>
|
||||
#include <iostream>
|
||||
#include <list>
|
||||
#include <limits>
|
||||
#include <map>
|
||||
#include <queue>
|
||||
#include <set>
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
|
||||
#include "Wm4FoundationPCH.h"
|
||||
#include "Wm4Math.h"
|
||||
#include <limits>
|
||||
|
||||
namespace Wm4 {
|
||||
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
#include <windows.h>
|
||||
#endif
|
||||
#include <map>
|
||||
#include <limits>
|
||||
|
||||
#include <QApplication>
|
||||
#include <QPointer>
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
#include <QTimer>
|
||||
#include <algorithm>
|
||||
#include <functional>
|
||||
#include <limits>
|
||||
|
||||
#include <Inventor/SbLine.h>
|
||||
#include <Inventor/SoPickedPoint.h>
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <limits>
|
||||
#include <QPushButton>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <limits>
|
||||
#include <sstream>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <limits>
|
||||
#include <sstream>
|
||||
|
||||
#include <QDialog>
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
|
||||
#ifndef _PreComp_
|
||||
#include <algorithm>
|
||||
#include <limits>
|
||||
#ifdef FC_OS_MACOSX
|
||||
#include <OpenGL/gl.h>
|
||||
#include <OpenGL/glext.h>
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <algorithm>
|
||||
#include <limits>
|
||||
#ifdef FC_OS_WIN32
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <limits>
|
||||
#ifdef FC_OS_WIN32
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user