#ifndef GET_INTERFACE_H #define GET_INTERFACE_H #include int getmac(std::string & strmac); void getAdapterInfoWithQt(); #endif // GET_INTERFACE_H