Revert "Fix GCC 13 build error."

This reverts commit 00d1e01e12.
This commit is contained in:
Seth Hillbrand 2023-03-24 12:30:10 -07:00
parent 7040b2178d
commit 01897e7755
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
#ifndef CLIPPER_CORE_H
#define CLIPPER_CORE_H
#include <cstdint>
#include <cstdlib>
#include <cmath>
#include <vector>