Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 2fda0c28 authored by frey_m's avatar frey_m
Browse files

include OpalData.h header

parent e31cd19c
No related branches found
No related tags found
1 merge request!377Resolve "Replace hardcoded data directory with OpalData function"
......@@ -45,6 +45,7 @@
#include <utility>
#include <vector>
#include "AbstractObjects/OpalData.h"
#include "Physics/Physics.h"
#include "Utilities/Options.h"
#include "Utilities/Options.h"
......
......@@ -13,6 +13,7 @@
#include "H5hut.h"
#include "AbstractObjects/OpalData.h"
#include "Algorithms/PartBunchBase.h"
#include "Expressions/SRefExpr.h"
#include "Elements/OpalBeamline.h"
......
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