Try to remove cmath header to see if Windows build works

This commit is contained in:
Alex Spataru 2024-11-22 22:11:27 -05:00
parent 94f75d0bf0
commit f184084e33

View File

@ -22,7 +22,6 @@
#pragma once
#include <cmath>
#include <cstddef>
#include <algorithm>