Skip to content

Commit 3c351e0

Browse files
Merge pull request #583 from c8ef/headerguard
remove duplicate header guard(NFC)
2 parents a90d738 + 279f9c2 commit 3c351e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/jsoncons/detail/grisu3.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ minor modifications.
3434
#ifndef JSONCONS_DETAIL_GRISU3_HPP
3535
#define JSONCONS_DETAIL_GRISU3_HPP
3636

37-
#pragma once
3837
#include <cassert>
3938
#include <cinttypes>
4039
#include <cmath>

0 commit comments

Comments
 (0)