Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-08-24 19:54:52 +03:00
parent 6467461b3b
commit dfb8981810

View File

@@ -1,5 +1,3 @@
#pragma once
/* Copyright 2025 Slendi <slendi@socopon.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -18,6 +16,8 @@
* - SMATH_IMPLICIT_CONVERSIONS
*/
#pragma once
#include <array>
#include <cmath>
#include <cstddef>