diff --git a/applications/utilities/mesh/generation/cfMesh/surfaceGenerateBoundingBox/Make/options b/applications/utilities/mesh/generation/cfMesh/surfaceGenerateBoundingBox/Make/options index c81bae87e..b19b9239e 100644 --- a/applications/utilities/mesh/generation/cfMesh/surfaceGenerateBoundingBox/Make/options +++ b/applications/utilities/mesh/generation/cfMesh/surfaceGenerateBoundingBox/Make/options @@ -2,6 +2,6 @@ EXE_INC = \ -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude -EXE_LIBS = \ +EXE_LIBS = \ -lcfMesh \ -lmeshTools diff --git a/src/meshTools/triSurface/tools/hashSignedLabel/hashSignedLabel.H b/src/meshTools/triSurface/tools/hashSignedLabel/hashSignedLabel.H index 50b47927f..eed2e9a80 100644 --- a/src/meshTools/triSurface/tools/hashSignedLabel/hashSignedLabel.H +++ b/src/meshTools/triSurface/tools/hashSignedLabel/hashSignedLabel.H @@ -64,4 +64,3 @@ public: #endif // ************************************************************************* // -