2024-12-12 22:38:48 +01:00

6 lines
68 B
C++

#pragma once
#include <string>
std::string getUrlFromCrashData();