summarylogtreecommitdiffstats
path: root/STLsurfaceFormatASCII_L.patch
diff options
context:
space:
mode:
Diffstat (limited to 'STLsurfaceFormatASCII_L.patch')
-rw-r--r--STLsurfaceFormatASCII_L.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/STLsurfaceFormatASCII_L.patch b/STLsurfaceFormatASCII_L.patch
deleted file mode 100644
index 33596119afb7..000000000000
--- a/STLsurfaceFormatASCII_L.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/OpenFOAM-3.0.1/src/surfMesh/surfaceFormats/stl/STLsurfaceFormatASCII.L
-+++ src/OpenFOAM-3.0.1/src/surfMesh/surfaceFormats/stl/STLsurfaceFormatASCII.L
-@@ -50,7 +50,7 @@
- // It is called by yylex but is not used as the mechanism to change file.
- // See <<EOF>>
- //! \cond dummy
--#if YY_FLEX_SUBMINOR_VERSION < 34
-+#if YY_FLEX_SUBMINOR_VERSION < 34 && YY_FLEX_MINOR_VERSION < 6
- extern "C" int yywrap()
- #else
- int yyFlexLexer::yywrap()