Skip to content

Commit

Permalink
fix include to localpath RecoTracker/MkFitCore/src/Pool.h
Browse files Browse the repository at this point in the history
  • Loading branch information
osschar committed Mar 1, 2022
1 parent 4b36615 commit 4c2f7f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RecoTracker/MkFitCore/src/Pool.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef RecoTracker_MkFitCore_src_Pool_h
#define RecoTracker_MkFitCore_src_Pool_h

#include "RecoTracker/MkFitCore/src/Matriplex/Memory.h"
#include "Matriplex/Memory.h"
#include "oneapi/tbb/concurrent_queue.h"

namespace mkfit {
Expand Down

0 comments on commit 4c2f7f8

Please sign in to comment.