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

corr include order

parent 1fc7513f
No related branches found
No related tags found
2 merge requests!1844rebase on r21 of 4aug,!1817FormFactorBasicTest: don't test spans for equality (#683)
#include "Base/Const/Units.h"
#include <numbers>
using std::numbers::pi;
#include "Base/Types/Span.h"
#include "Sample/HardParticle/HardParticles.h"
#include "Sample/Scattering/Rotations.h"
#include "Tests/GTestWrapper/google_test.h"
#include <numbers>
using std::numbers::pi;
using namespace std::complex_literals;
......
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