atrooney-online-2/hardware_functions.h

11 lines
151 B
C

#ifndef HARDWARE_FUNCTIONS_H
#define HARDWARE_FUNCTIONS_H
#include <QString>
#include <stdio.h>
QString get_hdid();
#endif // HARDWARE_FUNCTIONS_H