Add the 'porttime' source file for Windows

Conflicts:
	libs/backends/wavesaudio/portmidi/src/porttime/ptwinmm.c
This commit is contained in:
John Emmas 2014-05-06 09:25:27 +01:00 committed by Paul Davis
parent 3dd30eef03
commit fbc9d19cb2

View file

@ -2,8 +2,14 @@
#include "porttime.h"
<<<<<<< HEAD
#include "windows.h"
#include "time.h"
=======
#include <windows.h>
#include <mmsystem.h>
#include <time.h>
>>>>>>> 41fe637... Add the 'porttime' source file for Windows
TIMECAPS caps;