Skip to content
Snippets Groups Projects
Commit 0740b46a authored by Jorrit Fahlke's avatar Jorrit Fahlke
Browse files

[utilitytest.cc] Include config.h.

This makes the test fail with -std=c++0x.

[[Imported from SVN: r6067]]
parent a22a3ba3
No related branches found
No related tags found
No related merge requests found
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
// vi: set et ts=4 sw=2 sts=2:
#if HAVE_CONFIG_H
#include "config.h"
#endif
#include <dune/common/tuples.hh>
#include <dune/common/utility.hh>
#include <iostream>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment