#ifndef WIN32_FUNCTIONS_H #define WIN32_FUNCTIONS_H #include #ifdef Q_OS_WIN32 #include #endif // Q_OS_WIN32 #include QString get_hdid(); #endif // WIN32_FUNCTIONS_H