Skip to content
Snippets Groups Projects
Commit 2abe1ac6 authored by Wuttke, Joachim's avatar Wuttke, Joachim Committed by Wuttke, Joachim
Browse files

let IAxis.h include Bin.h

parent aaafd47f
No related branches found
No related tags found
1 merge request!1615simplify Bin1D and IAxis
......@@ -15,12 +15,11 @@
#ifndef BORNAGAIN_BASE_AXIS_IAXIS_H
#define BORNAGAIN_BASE_AXIS_IAXIS_H
#include "Base/Axis/Bin.h"
#include <string>
#include <utility>
#include <vector>
class Bin1D;
//! Abstract base class for one-dimensional axes.
class IAxis {
......
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