We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b1bd44 commit 162ead3Copy full SHA for 162ead3
include/json/value.h
@@ -3,8 +3,8 @@
3
// recognized in your jurisdiction.
4
// See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE
5
6
-#ifndef JSON_H_INCLUDED
7
-#define JSON_H_INCLUDED
+#ifndef JSON_VALUE_H_INCLUDED
+#define JSON_VALUE_H_INCLUDED
8
9
#if !defined(JSON_IS_AMALGAMATION)
10
#include "forwards.h"
0 commit comments