PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
OpenScalesBrowser.cpp File Reference
#include "OpenScalesBrowser.h"
#include <imgui.h>
#include <json.hpp>
#include <curl/curl.h>
#include <fstream>
#include <sstream>
#include <algorithm>
#include <set>
#include <filesystem>
#include <ctime>
#include <cstring>

Go to the source code of this file.

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 18 of file OpenScalesBrowser.cpp.