From 287d06e3081c2421881e1a849bb9219fd19d14a8 Mon Sep 17 00:00:00 2001 From: Suet-fei Li Date: Thu, 13 Apr 2023 07:52:59 +0000 Subject: [PATCH] add empty swift file --- third_party/json/EmptySwiftPackageManagerFile.cpp | 1 + 1 file changed, 1 insertion(+) create mode 100644 third_party/json/EmptySwiftPackageManagerFile.cpp diff --git a/third_party/json/EmptySwiftPackageManagerFile.cpp b/third_party/json/EmptySwiftPackageManagerFile.cpp new file mode 100644 index 00000000..78af42fa --- /dev/null +++ b/third_party/json/EmptySwiftPackageManagerFile.cpp @@ -0,0 +1 @@ +#include "nlohmann/json.hpp"