From 60e89efb5e4d27b5e13d7748b3a397cc0f52a63d Mon Sep 17 00:00:00 2001 From: Tobias Baetge <tobias.baetge@ds.mpg.de> Date: Thu, 26 Sep 2019 16:23:32 +0200 Subject: [PATCH] changed name of class to avoid clashes --- cpp/full_code/{static.hpp => static_field.hpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename cpp/full_code/{static.hpp => static_field.hpp} (100%) diff --git a/cpp/full_code/static.hpp b/cpp/full_code/static_field.hpp similarity index 100% rename from cpp/full_code/static.hpp rename to cpp/full_code/static_field.hpp -- GitLab