mirror of
https://github.com/slendidev/smath.git
synced 2025-09-05 11:43:31 +03:00
@@ -1,5 +1,3 @@
|
|||||||
#pragma once
|
|
||||||
|
|
||||||
/* Copyright 2025 Slendi <slendi@socopon.com>
|
/* Copyright 2025 Slendi <slendi@socopon.com>
|
||||||
*
|
*
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
@@ -18,6 +16,8 @@
|
|||||||
* - SMATH_IMPLICIT_CONVERSIONS
|
* - SMATH_IMPLICIT_CONVERSIONS
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include <array>
|
#include <array>
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
|
Reference in New Issue
Block a user