We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f9e01e commit bb792ceCopy full SHA for bb792ce
include/yaml-cpp/fptostring.h
@@ -1,8 +1,5 @@
1
-// SPDX-FileCopyrightText: 2024 Simon Gene Gottlieb
2
-// SPDX-License-Identifier: MIT
3
-
4
-#ifndef YAML_H_FP_TO_STRING
5
-#define YAML_H_FP_TO_STRING
+#ifndef YAML_H_FPTOSTRING
+#define YAML_H_FPTOSTRING
6
7
#include "yaml-cpp/dll.h"
8
src/fptostring.cpp
@@ -1,6 +1,3 @@
#include "yaml-cpp/fptostring.h"
#include "contrib/dragonbox.h"
0 commit comments