2021-11-20 13:41:27 +01:00

6 lines
85 B
C

#pragma once
#include <shared_lib_export.h>
void SHARED_LIB_EXPORT shared_hello();