Skip to content
Snippets Groups Projects

B0Tracker_geo.cpp: add missing #include <array>

Merged Dmitry Kalinkin requested to merge pr/libcxx_fixes into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -5,6 +5,7 @@
#include "DDRec/Surface.h"
#include "XML/Layering.h"
#include "XML/Utilities.h"
#include <array>
#include <map>
#if defined(USE_ACTSDD4HEP)
Loading