Skip to content

Commit 162ead3

Browse files
KeremTANbaylesj
andauthored
include/json/value.h is changed (#1462)
Co-authored-by: Jordan Bayles <bayles.jordan@gmail.com>
1 parent 4b1bd44 commit 162ead3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/json/value.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
// recognized in your jurisdiction.
44
// See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE
55

6-
#ifndef JSON_H_INCLUDED
7-
#define JSON_H_INCLUDED
6+
#ifndef JSON_VALUE_H_INCLUDED
7+
#define JSON_VALUE_H_INCLUDED
88

99
#if !defined(JSON_IS_AMALGAMATION)
1010
#include "forwards.h"

0 commit comments

Comments
 (0)