Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AUSA
AUSAlib
Commits
4ef512d1
Commit
4ef512d1
authored
Nov 07, 2022
by
Erik Asbjørn Mikkelsen Jensen
Browse files
missing header
parent
f57a7dc0
Pipeline
#158363
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
source/eloss/GslIntegrator.cpp
View file @
4ef512d1
...
...
@@ -7,6 +7,7 @@
#include
<ausa/eloss/StoppingPowerCalculator.h>
#include
<cmath>
#include
<algorithm>
using
namespace
std
;
using
namespace
AUSA
::
EnergyLoss
;
...
...
@@ -237,4 +238,4 @@ double GslIntegrator::getCutOff() const {
AUSA
::
EnergyLoss
::
GslIntegrator
::~
GslIntegrator
()
{
// Do nothing
}
\ No newline at end of file
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment