From 799ba456fd5b57d1f09edb4889a13a80712f2ca4 Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Mon, 15 Apr 2013 12:59:11 +0100 Subject: [PATCH] Patch source code --- ThirdParty/rpmBuild/SOURCES/mesquite-2.1.2.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ThirdParty/rpmBuild/SOURCES/mesquite-2.1.2.patch diff --git a/ThirdParty/rpmBuild/SOURCES/mesquite-2.1.2.patch b/ThirdParty/rpmBuild/SOURCES/mesquite-2.1.2.patch new file mode 100644 index 000000000..070e6ce19 --- /dev/null +++ b/ThirdParty/rpmBuild/SOURCES/mesquite-2.1.2.patch @@ -0,0 +1,12 @@ +*** include/Mesquite.hpp 2009-12-07 22:48:45.000000000 +0000 +--- /home/hjasak/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/BUILD/mesquite-2.1.2/include/Mesquite.hpp 2011-11-03 21:59:55.734930462 +0000 +*************** +*** 69,74 **** +--- 69,75 ---- + namespace MESQUITE_NS { } + namespace Mesquite = MESQUITE_NS; + ++ using std::size_t; + + /*! \file Mesquite.hpp + */