#pragma once #include <stdint.h> int32_t get_app_version();
#pragma once
#include <stdint.h>
int32_t get_app_version();