mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-17 23:57:14 +02:00
Forgot to include project changes to include the addition of the Decimal type.
This commit is contained in:
@ -507,6 +507,8 @@
|
||||
<Unit filename="../source/Library/IO/INI.hpp" />
|
||||
<Unit filename="../source/Library/Numeric.cpp" />
|
||||
<Unit filename="../source/Library/Numeric.hpp" />
|
||||
<Unit filename="../source/Library/Numeric/Decimal.cpp" />
|
||||
<Unit filename="../source/Library/Numeric/Decimal.hpp" />
|
||||
<Unit filename="../source/Library/Numeric/LongInt.cpp" />
|
||||
<Unit filename="../source/Library/Numeric/LongInt.hpp" />
|
||||
<Unit filename="../source/Library/Numeric/Math.cpp" />
|
||||
|
Reference in New Issue
Block a user