updated to latest crafter version
This commit is contained in:
parent
82ba7cf1af
commit
d01d482cd6
7 changed files with 234 additions and 310 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
Crafter.Math
|
||||
Copyright (C) 2025 Catcrafts
|
||||
Copyright (C) 2026 Catcrafts
|
||||
Catcrafts.net
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
|
|
@ -18,13 +18,9 @@ License along with this library; if not, write to the Free Software
|
|||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
module;
|
||||
|
||||
#include <cstdint>
|
||||
#include <stdfloat>
|
||||
#include <format>
|
||||
|
||||
export module Crafter.Math:BasicTypes;
|
||||
import std;
|
||||
|
||||
namespace Crafter {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue