include/json/value.h is changed (#1462)
authorKerem TAN <[email protected]>
Tue, 10 Sep 2024 03:08:55 +0000 (10 06:08 +0300)
committerGitHub <[email protected]>
Tue, 10 Sep 2024 03:08:55 +0000 (9 20:08 -0700)
Co-authored-by: Jordan Bayles <[email protected]>
include/json/value.h

index 120dea8..f1232c4 100644 (file)
@@ -3,8 +3,8 @@
 // recognized in your jurisdiction.
 // See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE
 
-#ifndef JSON_H_INCLUDED
-#define JSON_H_INCLUDED
+#ifndef JSON_VALUE_H_INCLUDED
+#define JSON_VALUE_H_INCLUDED
 
 #if !defined(JSON_IS_AMALGAMATION)
 #include "forwards.h"