From 9d3bfd0cea8aaf3b6c7415926a8920460d275777 Mon Sep 17 00:00:00 2001
From: Sam Yates <halfflat@gmail.com>
Date: Thu, 25 Aug 2016 18:11:11 +0200
Subject: [PATCH] Upstream merge cleanup

---
 src/util/meta.hpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/util/meta.hpp b/src/util/meta.hpp
index 025b94ec..40f08d48 100644
--- a/src/util/meta.hpp
+++ b/src/util/meta.hpp
@@ -4,7 +4,6 @@
 
 #include <cstddef>
 #include <iterator>
-#include <cstddef>
 #include <type_traits>
 
 namespace nest {
-- 
GitLab