From 6a9272d3af202274dfbced245f0ba20b263fcd8b Mon Sep 17 00:00:00 2001 From: a1xd <68629610+a1xd@users.noreply.github.com> Date: Fri, 3 Sep 2021 18:09:00 -0400 Subject: refactor vec2/math --- common/accel-lookup.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'common/accel-lookup.hpp') diff --git a/common/accel-lookup.hpp b/common/accel-lookup.hpp index b7e8b68..b8c689a 100644 --- a/common/accel-lookup.hpp +++ b/common/accel-lookup.hpp @@ -3,8 +3,6 @@ #include "rawaccel-base.hpp" #include "utility.hpp" -#include - namespace rawaccel { // represents the range [2^start, 2^stop], with num - 1 -- cgit v1.2.3