Little fix after the last commit (mostly a git fail)
[eigenmath-fx.git] / msqrt.cpp
blobe6bc1a747e7d890bb51bee36577c3fe8b7121292
1 // Bignum square root
3 #include "stdafx.h"
4 #include "defs.h"