mirror of
https://github.com/status-im/nim-ttmath.git
synced 2025-02-23 17:58:10 +00:00
Improve headers usage
This commit is contained in:
parent
c7329b0463
commit
627712c834
@ -1,5 +1,8 @@
|
||||
import ttmathuint
|
||||
export ttmathuint
|
||||
import strutils
|
||||
|
||||
{.passC: "-I" & currentSourcePath.rsplit("/", 1)[0].}
|
||||
|
||||
const TTMATH_HEADER = "headers/ttmath.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user