Skip to content
Snippets Groups Projects
Commit 1b3a7dec authored by Bastian Schlag's avatar Bastian Schlag
Browse files

add missing std::map include

parent 2d0bef61
No related branches found
No related tags found
1 merge request!795Vertexing: AMVF bug fix
Pipeline #1508643 passed
......@@ -12,6 +12,8 @@
#include "Acts/Utilities/Definitions.hpp"
#include "Acts/Vertexing/Vertex.hpp"
#include <map>
namespace Acts {
/// @brief Helper struct for storing vertex related information
......
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