1
0
mirror of synced 2025-01-05 19:23:25 +01:00

6 lines
68 B
C++
Raw Normal View History

2019-02-21 22:28:07 +01:00
#pragma once
#include <string>
std::string simple_lib_function();