Fix include file for std::{max,min}

parent 47999975
......@@ -54,7 +54,7 @@
#define FWAVE_HPP_
#include <cassert>
#include <cmath>
#include <algorithm>
#include "WavePropagation.hpp"
namespace solver {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment