Go to the documentation of this file.
8#ifndef TRACKING_EIGENSTEPPER_H
9#define TRACKING_EIGENSTEPPER_H
11#if !defined(__clang__)
12#pragma GCC diagnostic push
13#pragma GCC diagnostic ignored "-Wmaybe-uninitialized"
15#include "Acts/Propagator/EigenStepper.hpp"
16#if !defined(__clang__)
17#pragma GCC diagnostic pop