Skip to content
Snippets Groups Projects
Commit cb0da76c authored by Johannes Junggeburth's avatar Johannes Junggeburth :dog2: Committed by Joseph Boudreau
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 607779b9
No related branches found
No related tags found
1 merge request!320Deal with mutable materials such as a gas mixture.
Pipeline #7376015 failed
...@@ -17,7 +17,8 @@ ...@@ -17,7 +17,8 @@
#include "GeoModelKernel/GeoIntrusivePtr.h" #include "GeoModelKernel/GeoIntrusivePtr.h"
#include "GeoModelKernel/GeoMaterial.h" #include "GeoModelKernel/GeoMaterial.h"
#include <vector> #include <vector>
#include <thread>
#include <shared_mutex>
class GeoLogVol : public RCBase class GeoLogVol : public RCBase
{ {
public: public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment