oh my freaking

This commit is contained in:
tildearrow 2023-09-20 00:50:47 -05:00
parent 156b97c2b8
commit b216fe57bf

View file

@ -20,6 +20,7 @@
#ifndef FUR_PCH_H
#define FUR_PCH_H
#define _USE_MATH_DEFINES
#include <string>
#include <vector>
#include <mutex>