#pragma once #define SANDBOX_VERSION "0.1.2" #define SANDBOX_USER "sandbox" int main(int argc, char** argv);