mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-02-08 21:05:14 -05:00
Added missing string.h header include
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "DataStructures.h"
|
||||
#include "Exceptions.h"
|
||||
|
||||
|
||||
#include <string.h>
|
||||
double convert_from_kSI_to_SI(long iInput, double value)
|
||||
{
|
||||
if (get_debug_level() > 8){
|
||||
|
||||
Reference in New Issue
Block a user