cleanup header usage for windows

This commit is contained in:
2018-03-13 09:47:17 +01:00
parent 35edb61f9c
commit b77ca836b2
23 changed files with 52 additions and 61 deletions

View File

@ -17,9 +17,9 @@
* *
***************************************************************/
#include <epicsThread.h>
#include <iocsh.h>
#include <devStream.h>
#include "epicsThread.h"
#include "iocsh.h"
#include "devStream.h"
int main(int argc,char *argv[])
{