missed merge conflict resolution, now fixed

This commit is contained in:
Paul Davis 2014-09-05 07:49:53 -04:00
parent 65dd500200
commit 8f213aefb0

View file

@ -2,15 +2,10 @@
#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;