Merge branch 'master' into sqlite

This commit is contained in:
Ivan Skytte Jørgensen
2017-11-02 12:25:00 +01:00

@ -21,6 +21,7 @@
#include "Msg13.h"
#include "Msg3.h"
#include "Mem.h"
#include <math.h>
static bool printNumAbbr(SafeBuf &p, int64_t vvv) {