WIN32 follow Michael's advice about O.yyy/*.d files

This commit is contained in:
mrkraimer
2019-06-24 15:23:19 -04:00
parent e949493722
commit f2d6e05816
16 changed files with 135 additions and 40 deletions

View File

@@ -18,8 +18,8 @@
#define epicsExportSharedSymbols
#include <pv/pvDatabase.h>
#include <pv/channelProviderLocal.h>
#include "pv/pvDatabase.h"
#include "pv/channelProviderLocal.h"
using std::cout;
using std::endl;