From b93e2060a8cd7e92ea5d4d995a6792e701433fb9 Mon Sep 17 00:00:00 2001 From: ADAM David Alan Martin Date: Sun, 29 Oct 2023 23:30:39 -0400 Subject: [PATCH] Discard an unused file. --- evaluation_helpers.h | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 evaluation_helpers.h diff --git a/evaluation_helpers.h b/evaluation_helpers.h deleted file mode 100644 index 65ccf6a..0000000 --- a/evaluation_helpers.h +++ /dev/null @@ -1,7 +0,0 @@ -static_assert( __cplusplus > 2020'00 ); - -#pragma once - -#include -#include -