updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / elmer_meshgen2d / MGError.patch
blobd265fb1a2b234ec339bfcd2091b25b1ffdd6bc44
1 --- meshgen2d-5.0.0/src/include/MGError.h 2005-06-06 07:35:00.000000000 -0500
2 +++ meshgen2d-5.0.0/src/include/MGError.h 2010-03-07 10:42:17.104143314 -0600
3 @@ -2,6 +2,7 @@
4 #define MGERROR_H
6 #include <iostream>
7 +#include <cstdlib>
9 template<class T>
10 inline void blm_error(const char* msg, const T &opt)