diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/tng_io_fwd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tng_io_fwd.h b/include/tng_io_fwd.h index e7abac4..340c264 100644 --- a/include/tng_io_fwd.h +++ b/include/tng_io_fwd.h @@ -38,4 +38,4 @@ typedef struct tng_particle_data *tng_particle_data_t; /** A pointer to a non-particle data container. */ typedef struct tng_non_particle_data *tng_non_particle_data_t; -#endif
\ No newline at end of file +#endif |