From 72f4bd38359115c460af30ad8cbb99b7aa81623d Mon Sep 17 00:00:00 2001 From: Daniel Garcia-Sanchez Date: Wed, 3 Oct 2018 17:49:52 +0200 Subject: [PATCH] Add endline --- source/base/hdf5.inst.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/base/hdf5.inst.in b/source/base/hdf5.inst.in index 51b115f8b0..63fd1f1072 100644 --- a/source/base/hdf5.inst.in +++ b/source/base/hdf5.inst.in @@ -93,4 +93,4 @@ for (number : REAL_AND_COMPLEX_SCALARS) template void Group::write_dataset( const std::string name, const FullMatrix &data) const; - } \ No newline at end of file + } -- 2.39.5