From 6919539d35804d6e5a326b3dd67c7a05bee43e7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Capelle?= Date: Mon, 4 May 2020 18:40:53 +0200 Subject: [PATCH] Remove left-out comment. --- src/runner/variant_helper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/runner/variant_helper.h b/src/runner/variant_helper.h index fe39b83..08fa27d 100644 --- a/src/runner/variant_helper.h +++ b/src/runner/variant_helper.h @@ -101,4 +101,4 @@ namespace boost { } } //boost::python -#endif//TUPLES_HPP_16_JAN_2007 \ No newline at end of file +#endif \ No newline at end of file