2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-23 05:12:05 +00:00

chore: remove pragma once from cpp source file

This commit is contained in:
Jan Laupetin
2025-11-06 17:52:30 +01:00
parent c9aa8e373b
commit 4eb6dcc469

View File

@@ -1,5 +1,3 @@
#pragma once
#include "BSPUtil.h"
#include <cmath>