Files
seer/tests/hello spaces/function1.h
T
2022-05-13 17:48:38 -05:00

7 lines
76 B
C++

#pragma once
#include <string>
void function1 (const std::string& text);