ParseToPOD needs limits.h on some arch's
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <float.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include <epicsVersion.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user