Patch source code
This commit is contained in:
parent
53fef58a41
commit
799ba456fd
1 changed files with 12 additions and 0 deletions
12
ThirdParty/rpmBuild/SOURCES/mesquite-2.1.2.patch
vendored
Normal file
12
ThirdParty/rpmBuild/SOURCES/mesquite-2.1.2.patch
vendored
Normal file
|
@ -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
|
||||
*/
|
Reference in a new issue