#include "dll-test.hpp" int main() { MyClass obj; obj.hello(); }