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:
Andreas Lauser 2018-03-03 13:23:37 +01:00
parent fdb06aa77f
commit 1083db48a3

View File

@ -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