Remove old include

This commit is contained in:
Luke Benstead 2021-04-08 21:01:16 +01:00
parent 91f32a9fba
commit 79bbfbf704

View File

@ -2,8 +2,6 @@
#include "../containers/aligned_vector.h"
#include "private.h"
#include "profiler.h"
#include "version.h"
static PolyList OP_LIST;
static PolyList PT_LIST;