#pragma once

#include <shared_lib_export.h>

void SHARED_LIB_EXPORT shared_hello();
