Skip to content
Snippets Groups Projects
Commit 61221a9c authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Include config.h

parent 8282b024
No related branches found
No related tags found
No related merge requests found
/* -*- mode:c++; mode: flymake -*- */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <dune/fufem/interval.hh>
#include <dune/tnnmg/nonlinearities/smallfunctional.hh>
......
/* -*- mode:c++; mode: flymake -*- */
// FIXME: is there a bette way to do this?
//#define DUNE_MINIMAL_DEBUG_LEVEL 2
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <dune/common/stdstreams.hh>
#include <dune/fufem/interval.hh>
......
/* -*- mode:c++; mode: flymake -*- */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <dune/fufem/interval.hh>
#include <dune/tnnmg/nonlinearities/smallfunctional.hh>
......
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