Windows: MSVC2017: adapt testsource plugin module

pull/263/head
f4exb 2018-11-13 11:16:49 +01:00
rodzic 977a2abd90
commit b8d894894e
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -14,6 +14,8 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>. //
///////////////////////////////////////////////////////////////////////////////////
#define _USE_MATH_DEFINES
#include <math.h>
#include <stdio.h>
#include <errno.h>
#include "testsourcethread.h"