win32 port

This commit is contained in:
Matej Sekoranja
2016-03-06 21:21:26 +01:00
parent 9b6fdaaaff
commit 87c11d83d2
8 changed files with 179 additions and 23 deletions

View File

@@ -53,6 +53,7 @@ namespace epics {
va_end(arg);
printf("\n");
fflush(stdout); // needed for WIN32
}
}