new #include

This commit is contained in:
Jeff Hill
2004-10-08 15:12:20 +00:00
parent fab9e49710
commit 1a31fbcdda
6 changed files with 9 additions and 6 deletions

View File

@@ -9,7 +9,6 @@
\*************************************************************************/
/*
* $Id$
*
* Author Jeffrey O. Hill
* johill@lanl.gov
@@ -24,6 +23,7 @@
#define epicsExportSharedSymbols
#include "epicsGuard.h"
#include "timerPrivate.h"
#include "errlog.h"
#ifdef _MSC_VER
# pragma warning ( push )