test_LinearisedOutputTable: include config.h unconditionally
this is already the case for the vast majority of the other OPM code.
This commit is contained in:
parent
fdb06aa77f
commit
1083db48a3
@ -16,10 +16,7 @@
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with OPM. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#if defined(HAVE_CONFIG_H)
|
||||
#include <config.h>
|
||||
#endif // defined(HAVE_CONFIG_H)
|
||||
#include "config.h"
|
||||
|
||||
#define NVERBOSE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user