Skip to content
Snippets Groups Projects
Commit 6dfa635c authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

anticipate include OwningVec

parent e93f55c1
No related branches found
No related tags found
1 merge request!2370cleanup and prepare refactoring in MasksSet context
......@@ -15,6 +15,7 @@
#ifndef BORNAGAIN_GUI_MODEL_MASK_MASKSSET_H
#define BORNAGAIN_GUI_MODEL_MASK_MASKSSET_H
#include "Base/Types/OwningVector.h"
#include "GUI/Model/Descriptor/PolyVector.h"
#include "GUI/Model/Mask/MasksCatalog.h"
#include <QModelIndex>
......
......@@ -15,6 +15,7 @@
#ifndef BORNAGAIN_GUI_MODEL_SAMPLE_COMPOUNDITEM_H
#define BORNAGAIN_GUI_MODEL_SAMPLE_COMPOUNDITEM_H
#include "Base/Types/OwningVector.h"
#include "GUI/Model/Descriptor/PolyVector.h"
#include "GUI/Model/Sample/ItemWithParticles.h"
#include "GUI/Model/Sample/ParticlesCatalog.h"
......
......@@ -15,6 +15,7 @@
#ifndef BORNAGAIN_GUI_MODEL_SAMPLE_PARTICLELAYOUTITEM_H
#define BORNAGAIN_GUI_MODEL_SAMPLE_PARTICLELAYOUTITEM_H
#include "Base/Types/OwningVector.h"
#include "GUI/Model/Descriptor/DoubleProperty.h"
#include "GUI/Model/Descriptor/PolyVector.h"
#include "GUI/Model/Sample/InterferenceItemCatalog.h"
......
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