Added epicsAlgorithm.h header containing epicsMin, epicsMax & epicsSwap.

This commit is contained in:
Andrew Johnson
2001-03-27 16:53:22 +00:00
parent a8f3980097
commit a16fdfe45e
2 changed files with 28 additions and 0 deletions
+1
View File
@@ -37,6 +37,7 @@ SRCS += cvtFast.c
# From cppStd
SRC_DIRS += $(LIBCOM)/cppStd
INC += epicsAlgorithm.h
INC += epicsExcept.h
INC += epicsList.h
INC += epicsListBase.h