aboutsummaryrefslogtreecommitdiff
path: root/Source/Diagnostics/FlushFormats/FlushFormat_fwd.H
blob: 85812f7901564f65af9bbf620f6c73e4a5f26c45 (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_FLUSH_FORMAT_FWD_H
#define WARPX_FLUSH_FORMAT_FWD_H

class FlushFormat;

#endif /* WARPX_FLUSH_FORMAT_FWD_H */