6 lines
85 B
C
6 lines
85 B
C
#pragma once
|
|
|
|
#include <shared_lib_export.h>
|
|
|
|
void SHARED_LIB_EXPORT shared_hello();
|