Added MSTPCAP and EPICS to VS2008 build.

Added net.h to timer.c includes.
This commit is contained in:
petermcs
2011-04-02 10:01:46 +00:00
parent f5234050ea
commit 6a693d1fb8
9 changed files with 433 additions and 17 deletions
+1
View File
@@ -29,6 +29,7 @@
#define WIN32_LEAN_AND_MEAN
#define STRICT 1
#include <windows.h>
#include "net.h"
#include <MMSystem.h>
#include "timer.h"