summaryrefslogtreecommitdiff
path: root/Tests/InstallMode/subpro_b_shared_lib/include/shared_lib.h
blob: 550b2b44d55e61ecb0df1528c0701cf9be22f8a7 (plain)
1
2
3
4
5
#pragma once

#include <shared_lib_export.h>

void SHARED_LIB_EXPORT shared_hello();