/* Copyright 2023 The WarpX Community * * This file is part of WarpX. * * Authors: Roelof Groenewald (TAE Technologies) * * License: BSD-3-Clause-LBNL */ #ifndef WARPX_HYBRIDPICMODEL_FWD_H #define WARPX_HYBRIDPICMODEL_FWD_H class HybridPICModel; #endif /* WARPX_HYBRIDPICMODEL_FWD_H */