playground/cmake_demo/simple_caller/include/header.h

4 lines
36 B
C
Raw Normal View History

2024-08-31 22:26:15 -04:00
#pragma once
const char * hello();