Skip to content

Commit 2e472e8

Browse files
a-detisteLukeUsher
authored andcommitted
1 parent 53af7cb commit 2e472e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nall/arithmetic/natural.hpp

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#include <stdexcept>
2+
13
#define ConcatenateType(Size) u##Size
24
#define DeclareType(Size) ConcatenateType(Size)
35

0 commit comments

Comments
 (0)