diff --git a/src/CoolPropDLL.cpp b/src/CoolPropDLL.cpp index c783aac6..21099616 100644 --- a/src/CoolPropDLL.cpp +++ b/src/CoolPropDLL.cpp @@ -10,7 +10,7 @@ #include "DataStructures.h" #include "Exceptions.h" - +#include double convert_from_kSI_to_SI(long iInput, double value) { if (get_debug_level() > 8){