From d40c86948c2b3f0f67d23767908e4cf6d049c870 Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Mon, 22 Jan 2018 09:15:08 +0100 Subject: [PATCH] Remove whitespace --- src/H5Format.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/H5Format.hpp b/src/H5Format.hpp index 9e4084e..e449608 100644 --- a/src/H5Format.hpp +++ b/src/H5Format.hpp @@ -95,5 +95,4 @@ h5_group* get_format_definition(); void add_calculated_values(std::map& values); void add_input_values(std::map& values, std::map& input_values); - #endif \ No newline at end of file