From b8c2f982b824c4060c2d1c41f7261a9ff7208849 Mon Sep 17 00:00:00 2001 From: Amelia Coutard Date: Thu, 12 May 2022 14:00:36 +0200 Subject: [PATCH] Removed a useless include --- src/phys_ptr.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/phys_ptr.hpp b/src/phys_ptr.hpp index 5fe43be..72ffc79 100644 --- a/src/phys_ptr.hpp +++ b/src/phys_ptr.hpp @@ -1,6 +1,5 @@ #pragma once -#include #include #include -- 2.47.0