Missing header include in InterpolatedBFieldMap.hpp (was ACTS-221)
Original author Christian Gumpert @cgumpert
The system header {{fstream}} needs to be included for using {{std::ifstream}} variables in the intialization method.
Edited by Moritz Kiehn