Fix cygwin build which was failed due to snprintf
This commit is contained in:
parent
b2deee629e
commit
60903d3cea
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
|
|||
Author: Soonho Kong
|
||||
*/
|
||||
#include <cmath>
|
||||
#include <cstdio>
|
||||
#include <string>
|
||||
#include "util/numerics/mpfp.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue