12#include <nlohmann/json.hpp>
nlohmann::json json
This is free and unencumbered software released into the public domain.
Definition: FitsToJson.cpp:18
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16
json fitsToJson(std::ifstream &fileStream)
Convert the contents of a stream to a JSON object.
Definition: FitsToJson.cpp:30