mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: Add missing include
This commit is contained in:
@ -28,6 +28,7 @@ License
|
|||||||
#include "backgroundMeshDecomposition.H"
|
#include "backgroundMeshDecomposition.H"
|
||||||
#include "polyMeshGeometry.H"
|
#include "polyMeshGeometry.H"
|
||||||
#include "indexedCellChecks.H"
|
#include "indexedCellChecks.H"
|
||||||
|
#include "OBJstream.H"
|
||||||
|
|
||||||
#include "CGAL/Exact_predicates_exact_constructions_kernel.h"
|
#include "CGAL/Exact_predicates_exact_constructions_kernel.h"
|
||||||
#include "CGAL/Gmpq.h"
|
#include "CGAL/Gmpq.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user