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

rm unused forward declarations

parent c742892b
No related branches found
No related tags found
1 merge request!564minor cleanup
...@@ -22,7 +22,6 @@ ...@@ -22,7 +22,6 @@
#include "Base/Types/ICloneable.h" #include "Base/Types/ICloneable.h"
#include "Param/Node/INode.h" #include "Param/Node/INode.h"
#include "Sample/Scattering/ZLimits.h"
#include <Eigen/Core> #include <Eigen/Core>
#include <heinz/Complex.h> #include <heinz/Complex.h>
#include <heinz/Vectors3D.h> #include <heinz/Vectors3D.h>
......
...@@ -22,7 +22,6 @@ ...@@ -22,7 +22,6 @@
#include <vector> #include <vector>
class Rotations; class Rotations;
class ZLimits;
class IRotation; class IRotation;
//! Abstract base class for Particle, ParticleComposition, ParticleCoreShell, MesoCrystal. //! Abstract base class for Particle, ParticleComposition, ParticleCoreShell, MesoCrystal.
......
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