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

rm blank lines inside some #if blocks

parent 6a871efe
No related branches found
No related tags found
1 merge request!2177finish code reformatting
Pipeline #121139 passed
......@@ -16,10 +16,8 @@
#define BORNAGAIN_DEVICE_DATA_DATAFIELD_H
#ifdef BORNAGAIN_PYTHON
#include "PyCore/Embed/PyObjectDecl.h"
#endif
#endif // BORNAGAIN_PYTHON
#include <memory>
#include <string>
......
......@@ -19,9 +19,7 @@
#include "Param/Node/INode.h"
#ifndef SWIG
#include "Sample/Correlations/IDistribution1DSampler.h"
#endif // SWIG
......
......@@ -21,9 +21,7 @@
using std::numbers::pi;
#ifndef SWIG
#include "Sample/Correlations/IDistribution2DSampler.h"
#endif // SWIG
......
......@@ -23,9 +23,7 @@
#include <vector>
#ifndef SWIG
#include "Sample/Material/IMaterialImpl.h"
#endif // SWIG
class SpinMatrix;
......
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