blob: 82e5a1751fd9b02043dfa173ce9e9413857e3e68 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- post/src/elmerpost.h.orig 2016-10-26 13:01:22 UTC
+++ post/src/elmerpost.h
@@ -62,6 +62,7 @@
#include <elmer/matc.h>
+#define USE_INTERP_RESULT
#if defined(MINGW32) || defined(WIN32)
|