Oops. Accidentally removed a line.

This commit is contained in:
JoelKatz
2013-01-12 04:45:28 -08:00
parent 1b8f20eaa7
commit 35f36d61e2

View File

@@ -425,6 +425,7 @@ public:
{
if (pn != b.pn)
memcpy(pn, b.pn, sizeof(pn));
return *this;
}
uint256(uint64 b)