From 02dc2fa8609465c64b6464f2a7aedccf004352aa Mon Sep 17 00:00:00 2001 From: Ian Bell Date: Mon, 19 Jan 2015 19:41:54 -0700 Subject: [PATCH] Fix bug with inserter Signed-off-by: Ian Bell --- include/CoolPropTools.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/CoolPropTools.h b/include/CoolPropTools.h index 34888d47..dbd4990f 100644 --- a/include/CoolPropTools.h +++ b/include/CoolPropTools.h @@ -87,6 +87,7 @@ #define DEPRECATED(func) func #endif + #include #include #include #include