json/_SwiftPackageManagerFile.cpp

6 lines
198 B
C++
Executable File

// This file exists only to trigger the json module to build; without
// it swiftpm won't build anything, and then the package is not available for
// the modules that need it.
#include <json.hpp>