Skip to content
Snippets Groups Projects
Commit d71d5ed7 authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'SurfaceUniquePtrT_include_uniqe' into 'master'

SurfaceUniquePtrT, include memory since we use unique_ptr

See merge request atlas/athena!37506
parents 0e952e98 3d45c7fd
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
#ifndef TRKEVENTPRIMITIVES_SURFACEUNIQUEPTRT_H #ifndef TRKEVENTPRIMITIVES_SURFACEUNIQUEPTRT_H
#define TRKEVENTPRIMITIVES_SURFACEUNIQUEPTRT_H #define TRKEVENTPRIMITIVES_SURFACEUNIQUEPTRT_H
#include <memory>
namespace Trk { namespace Trk {
......
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