patch: move dragonbox.h from 'include' folder to 'src' folder

This commit is contained in:
Simon Gene Gottlieb
2024-07-30 11:16:03 +02:00
committed by Jesse Beder
parent 5d9e4b6251
commit d8de96524c
2 changed files with 1 additions and 7 deletions

View File

@@ -4,13 +4,7 @@
#ifndef YAML_H_FP_TO_STRING
#define YAML_H_FP_TO_STRING
#include "contrib/dragonbox.h"
#include <array>
#include <cassert>
#include <cmath>
#include <sstream>
#include <tuple>
#include <string>
namespace YAML {
// "precision = 0" refers to shortest known unique representation of the value