From e7fb593fe8eea602e1bd2b28d5d1bee55c249285 Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (h)" <j.wuttke@fz-juelich.de>
Date: Mon, 19 Apr 2021 15:08:01 +0200
Subject: [PATCH] rm include

---
 Sample/SoftParticle/FormFactorSphereLogNormalRadius.h | 1 -
 auto/Wrap/doxygenDevice.i                             | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/Sample/SoftParticle/FormFactorSphereLogNormalRadius.h b/Sample/SoftParticle/FormFactorSphereLogNormalRadius.h
index ab35018c438..3dad5806cdc 100644
--- a/Sample/SoftParticle/FormFactorSphereLogNormalRadius.h
+++ b/Sample/SoftParticle/FormFactorSphereLogNormalRadius.h
@@ -15,7 +15,6 @@
 #ifndef BORNAGAIN_SAMPLE_SOFTPARTICLE_FORMFACTORSPHERELOGNORMALRADIUS_H
 #define BORNAGAIN_SAMPLE_SOFTPARTICLE_FORMFACTORSPHERELOGNORMALRADIUS_H
 
-#include "Base/Types/SafePointerVector.h"
 #include "Sample/Scattering/IBornFF.h"
 #include <memory>
 
diff --git a/auto/Wrap/doxygenDevice.i b/auto/Wrap/doxygenDevice.i
index 69a0f490ff1..101f8116a42 100644
--- a/auto/Wrap/doxygenDevice.i
+++ b/auto/Wrap/doxygenDevice.i
@@ -189,7 +189,7 @@ Sets convolution mode.
 // File: classCumulativeValue.xml
 %feature("docstring") CumulativeValue "
 
-The cumulative value with average and rms on-the-flight calculations.
+The cumulative value, with on-the-flight calculation of average and root mean square.
 
 C++ includes: CumulativeValue.h
 ";
-- 
GitLab