aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/MultiParticleContainer_fwd.H
blob: b7590876b87cd9acfd1ead3ff414d96f61cb58a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* Copyright 2021 Luca Fedeli, Axel Huebl
 *
 * This file is part of WarpX.
 *
 * License: BSD-3-Clause-LBNL
 */

#ifndef WARPX_MULTI_PARTICLE_CONTAINER_FWD_H
#define WARPX_MULTI_PARTICLE_CONTAINER_FWD_H

class MultiParticleContainer;

#endif /* WARPX_MULTI_PARTICLE_CONTAINER_FWD_H */