#pragma once #include "export.hpp" #include namespace portable { OTR_COMPAT_EXPORT void set_curthread_name(const QString& name); }