Fix include error for apple json.

PiperOrigin-RevId: 523724151
This commit is contained in:
hai007
2023-04-12 09:38:22 -07:00
committed by Copybara-Service
parent ed4e000a2d
commit 28f7498580
+1 -1
View File
@@ -262,7 +262,7 @@ let package = Package(
"nlohmann_json.natvis",
"wsjcpp.yml",
],
publicHeadersPath: "include/nlohmann/"
publicHeadersPath: "include"
),
.target(
name: "protobuf",