playground/cmake_demo/simple_caller/include/header.h
2024-08-31 22:26:15 -04:00

4 lines
36 B
C

#pragma once
const char * hello();