Skip to content
Snippets Groups Projects

fix build on macOS

Merged Dmitry Kalinkin requested to merge pr/libcxx_fixes into master
5 files
+ 10
7
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -16,6 +16,7 @@
@@ -16,6 +16,7 @@
#include "DDRec/DetectorData.h"
#include "DDRec/DetectorData.h"
#include "DDRec/Surface.h"
#include "DDRec/Surface.h"
#include "XML/Layering.h"
#include "XML/Layering.h"
 
#include <array>
using namespace std;
using namespace std;
using namespace dd4hep;
using namespace dd4hep;
Loading